thanks for your replay, i saw the siprtp.c example it uses the pjsip-ua the thing is that i don't see the registration in that example, also, is it possible to have buddies, IM in that? if someone has an example for using the pjsip-ua lib that would be great, thanks, jay 2009/5/18 Gang Liu <gangban.lau at gmail.com> > use pjsip-ua api. > > regards, > Gang > > On Fri, May 15, 2009 at 8:40 PM, jay bing <jaya.bing at gmail.com> wrote: > >> hi, >> first of all thanks for youe replay, >> >> so when call is confirmed, the pjsua will register it in the main bridge, >> i can use the callback on_call_media_state to know that this has done. >> >> then there is some base socket that was assign to this rtp session, can i >> get to to it? >> what do i do next? i don't want to use pjmedia? >> >> just get callback when data retrive in this socket and to send to this >> socket.. >> >> thanks in advace, >> >> >> >> 2009/5/15, M.S. <hamstiede at yahoo.de>: >>> >>> lock at this, you can catch the most with the pjsua callbacks >>> http://trac.pjsip.org/repos/wiki/FAQ#pjsua-lib-perf >>> >>> chapter 12.3 >>> >>> >>> ------------------------------ >>> *Von:* jay bing <jaya.bing at gmail.com> >>> *An:* pjsip at lists.pjsip.org >>> *Gesendet:* Freitag, den 15. Mai 2009, 12:33:12 Uhr >>> *Betreff:* [pjsip] using pjsip without pjmedia >>> >>> hi >>> >>> i want to use pjsip to register, make calls and add my own sdp. >>> i don't want to use the pjmedia/codec/sound driver of pjsua. >>> >>> instade i want to build udp channel between the peers, and maybe use ice >>> to transverse nat. >>> on top i want to do it on symbian os. >>> >>> i am looking for pjsip expert how can make this wraper on top of >>> pjsip/pjsua lib to make this >>> thanks in advance, >>> >>> jay >>> >>> >>> >>> _______________________________________________ >>> 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 >>> >>> >> >> _______________________________________________ >> 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 >> >> > > _______________________________________________ > 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 > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090518/4868d275/attachment-0001.html>