I have used presence with diffrent port. I used it with URL "sip:domain.com:port" and it work. however, there is still: http://trac.pjsip.org/repos/ticket/411 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 > > -- ??? ?????? ??: 050-3930056 nir.elkayam at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090925/2a4af258/attachment.html>