Oh okay, if PUBLISH is ok. Hope it WOULD be right. 2009/9/24 mylen <mylen at sina.com> > Thanks for reply,the default SIP port is 5060,but in my project,SIP > server was developered by other team,so i must use port 5088. Just now ,I > modified sip_transport.c,replaced PJSIP_TRANSPORT_UDP, > 5060, > {"UDP", 3}, > wihs > PJSIP_TRANSPORT_UDP, > 5088, > {"UDP", 3}, > it seems PUBLISH is ok,is this way correct? > > Regards > 2009-09-25 > ------------------------------ > mylen > > I think SIP uses 5060 port by default. Maybe you could try changing the > bind or listen port for the PBX your using. If your using asterisk you can > set bindport in sip.conf. > Rachel > > _______________________________________________ > 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/20090924/047350a6/attachment.html>