|
HOME
SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port
FAQ
Documentation
Licensing
Download
Development (Trac)
Projects using pjsip
Mailing List
Open Source Links
About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono <bennylp pjsip.org>
|
|
Home --> Documentations --> PJSIP Reference
pjsip_parser_const_t Struct Reference#include <sip_parser.h>
Detailed Description
Parser constants. - See also:
- pjsip_parser_const()
Field Documentation
"transport" string const.
"branch" string constant.
"expires" string constant.
Token without '' character
For scanning pname (or pvalue when it's not quoted.) in URI
Variant without the escape ('') char
Chars in hname/havalue in URL.
Variant without the escape ('') char
Variant without the escape ('') char
Variant without the escape ('') char
User, with additional '#' char
pjsip_USER_SPEC_ESC with '#'
For eating up header, basically any chars except newlines or zero.
Used when searching for display name.
The documentation for this struct was generated from the following file:
PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
(C)2003-2008 Benny Prijono
|
|