On 6/8/06, nawab hasan <[EMAIL PROTECTED]> wrote: > Does Sofia SIP parser identify the Voicemail or IVR specific SIP URI params > like target-param and cause-param.
Nope. All the URI params are just stored as a single sting in url_params field. There are functions like url_param(), url_has_param(), url_param_add() for handling URI params. -- Pekka.Pessi mail at nokia.com _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
