[pjsip] Can some one tell me how to catch a "INFO" message with pjsua API?

Nigel Hsiung nigelcz at hotmail.com
Sun Nov 23 22:37:30 EST 2008


Hi,

If u want to process INFO during a call, then its easy. Just look at on_call_tsx_state() in pjsua/pjsua_app.c

The RFC i think says INFO has to be within a call. But if u happen to want to handle INFO outside the call, u might have to modiy the pjsua lib. Have a look at how pjsua_core.c handles the incoming OPTIONS. 

best,
Nigel

> Date: Mon, 24 Nov 2008 10:13:46 +0800
> From: newptcai at gmail.com
> To: pjsip at lists.pjsip.org
> Subject: [pjsip] Can some one tell me how to catch a "INFO" message with	pjsua API?
> 
> Hi all,
> 
> We are currently using INFO message to send some extra message between UAs.
> 
> So I need to know, if it is possible to use pjsua's api to catch a INFO message!
> 
> Thanks a lot!
> 
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
> 
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20081124/635c9c6b/attachment.html>


More information about the pjsip mailing list