Re: [Sofia-sip-devel] Cannot Accept SUBSCRIBE Request from ApplicationThread

2007-11-02 Thread mikhail.zabaluev
Hi, >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On >Behalf Of ext Jerry Richards >Sent: Friday, November 02, 2007 6:02 PM >To: sofia-sip-devel@lists.sourceforge.net >Subject: [Sofia-sip-devel] Cannot Accept SUBSCRIBE Request >from ApplicationThread > >I noti

[Sofia-sip-devel] Cannot Accept SUBSCRIBE Request from Application Thread

2007-11-02 Thread Jerry Richards
Hello All, I noticed that if I call nua_respond() to accept (202 Accepted) an incoming SUBSCRIBE request from my application thread, sofia-sip replies with "500 Responding to a Non-Existing Request" (see trace below with logs of interest surrounded by ). If I call nua_respond() from within th

Re: [Sofia-sip-devel] Transport binding information

2007-11-02 Thread Pekka Pessi
2007/10/29, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Is there a way to retrieve the transport IP address binding currently in use > (outbound) by the NUA stack? > Same for the inbound transport in incoming requests? You mean the local IP address + port pair for the socket used when sending? Not i