Re: [Sofia-sip-devel] Header created using SIPTAG_HEADER_STR appears after Content-Length header

2010-05-20 Thread Jim Thomas
should work. Any day I learn something about SIP is a good day.  :-) Thanks. Jim - Original Message ---- From: Michael Jerris To: Jim Thomas ; sofia-sip-devel Sent: Thu, May 20, 2010 8:35:09 AM Subject: Re: [Sofia-sip-devel] Header created using SIPTAG_HEADER_STR appears after Content-Length

[Sofia-sip-devel] Header created using SIPTAG_HEADER_STR appears after Content-Length header

2010-05-19 Thread Jim Thomas
Hello, I am experimenting with adding support for SIP 302 to redirect an inbound call when the PBX is configured to forward the call. The ITSP requires that the Contact header include the number where the call should be redirected, and a Diversion header must be added that identifies the valid

[Sofia-sip-devel] Sofia-SIP sorting of SRV records defeats DNS server round-robin SIP traffic distribution

2010-03-18 Thread Jim Thomas
Hello, I am using Sofia-SIP 1.12.10 and it works great.  Thank you for your open source contribution. I use an ITSP where, until recently, a DNS lookup by Sofia-SIP would obtain a single SRV record.  Outbound SIP calls work as expected every time. The ITSP now wants to distribute the SIP traffic

Re: [Sofia-sip-devel] Outbound re-INVITE missing telephone-event in SDP

2010-01-11 Thread Jim Thomas
was included in the local SDP string passed to SOATAG_USER_SDP_STR().  The result is that the ITSP continues sending RFC 2833 RTP Events after Session Refresh and does not revert to in-band DTMF audio. - Original Message ---- From: Jim Thomas To: sofia-sip-devel@lists.sourceforge.net Sent:

[Sofia-sip-devel] Outbound re-INVITE missing telephone-event in SDP

2010-01-08 Thread Jim Thomas
Hello, Using Sofia-SIP 1.12.10, I send and INVITE that includes 'telephone-event' to enable RFC 2833 RTP Events.  Tcpdump confirms it is present on the wire:   v=0   o=- 8101859643205583490 1396692759725295989 IN IP4 192.168.0.21   s=-   c=IN IP4 192.168.0.24   t=0 0   m=audio 30062 RTP/AVP 18 1

Re: [Sofia-sip-devel] REGISTER Refreshing Error?

2009-08-01 Thread Jim Thomas
ing to identify where this is occurring and reconfigure the SBC, which may not always be possible. Thanks. Jim - Original Message From: Jerry Richards To: sofia-sip-devel@lists.sourceforge.net Cc: Jim Thomas ; Inca Rose Sent: Friday, July 31, 2009 2:23:54 PM Subject: RE: REGISTER Ref

Re: [Sofia-sip-devel] REGISTER Refreshing Error?

2009-07-31 Thread Jim Thomas
Hello Jerry, It looks like you and I have run into the same issue.  Please see my recent post 'Registration issue with SIP server behind SBC'. I think Sofia-SIP is doing the right thing.  From RFC 3261:   The 200 (OK) response from the registrar contains a list of Contact   fields enumerating a

[Sofia-sip-devel] Registration issue with SIP server behind SBC

2009-07-30 Thread Jim Thomas
Hello, Pekka Pessi wrote on 22 Feb 2006:   > Nua goes through the list of contacts in response to REGISTER,   > if it founds a URI that matches with a URI in original REGISTER   > request it calculates the expiration time of contact with   > sip_contact_expires(). I am using Sofia-SIP v1.12.10

[Sofia-sip-devel] How to control Request-URI when calling nua_bye

2009-06-11 Thread Jim Thomas
For an inbound call, when I call nua_bye(), the Sofia-SIP stack inserts an IP address in the Request-URI for the BYE. How can I control the nua_bye() Request-URI field so I can force it to use a desired URI instead of an IP address? Thanks. __

[Sofia-sip-devel] How to recover from failed auto re-registration due to DNS error

2009-06-02 Thread Jim Thomas
I need to add code to make my Sofia-SIP integration more resilient if periodic re-registration fails. Please help me think about how best to approach this. Thanks. How to recover from failed auto re-registration due to DNS error Jim Thomas Fri, 27 Mar 2009 11:15:05 -0700 Hello, When

[Sofia-sip-devel] How to recover from failed auto re-registration due to DNS error

2009-03-27 Thread Jim Thomas
Hello, When successfully registered with the ITSP using Sofia-SIP v1..12.10, I observe reasonable periodic re-registration events in my application log:   12:25:52 INF: auto re-registration: 200 OK   12:26:56 INF: auto re-registration: 200 OK   12:28:12 INF: auto re-registration: 100 Request Au

[Sofia-sip-devel] Success with quick test of sofia-sip-1.12.9pre10rc2

2008-12-04 Thread Jim Thomas
Pekka, I successfully built and ran your release candidate sofia-sip-1..12.9pre10rc2 on my ARM9 (Linux, gcc) platform this morning. My application is not very far along yet, so this is not a thorough test, but I wanted to pass along that so far this release candidate looks good as an upgrade f

Re: [Sofia-sip-devel] Memory leak when caller sends BYE

2008-11-26 Thread Jim Thomas
Jen wrote:   > I could try grabbing the latest from Darcs, but I'm nervous   > about using that, as it's not a "stable release", and I really   > do need stability. I second the motion for a fresh stable release. Jim - Original Message From: Michael Jerris <[EMAIL PROTECTED]> To: Je

[Sofia-sip-devel] Next stable release of Sofia-SIP

2008-11-14 Thread Jim Thomas
Hello, Sofia-SIP v1.12.9 was released on 5 Jun 2008. When is the next stable release anticipated? Thanks. Jim - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linu

[Sofia-sip-devel] Sofia-SIP conceptual model with regard to hmagic

2008-07-02 Thread Jim Thomas
Hello, I am experimenting with Sofia-SIP and like it very much. I am currently carrying a 'call' structure around via the nua_hmagic_t hmagic pointer.  It works well. However, it looks like this same hmagic pointer may also be used in some non-call situations such as registration. In anticipation

[Sofia-sip-devel] Sofia SIP success stories

2008-06-17 Thread Jim Thomas
Hello, I am trying to make the case for using Sofia SIP. I am aware that Sofia SIP is used in the Nokia Internet Tablet, and is also used by FreeSWITCH. Is Sofia SIP used in other products?  Can anyone share any success stories? Is Sofia SIP maintained exclusively (or nearly exclusively) by Nokia,

[Sofia-sip-devel] Sofia-SIP stack release testing

2008-06-12 Thread Jim Thomas
(Sorry if this is a repeat, I got a bounce notification on the first attempt.) Hello, Is the Sofia-SIP stack run through any SIP torture tests prior to release? What kind of stress and compatibility testing is typically done? Thanks. Jim -

Re: [Sofia-sip-devel] Sofia-SIP roadmap

2008-06-03 Thread Jim Thomas
either using Sofia-SIP or has plans to integrate it in the future. Do you regard Sofia-SIP as suitable for this purpose?  Any and all opinions/guidance is most welcome. Jim - Original Message From: Pekka Pessi <[EMAIL PROTECTED]> To: Jim Thomas <[EMAIL PROTECTED]> Cc: sof

[Sofia-sip-devel] Sofia-SIP roadmap

2008-05-29 Thread Jim Thomas
Hello, I am considering using Sofia-SIP in a commercial product. Open source projects tend to come and go. Is Sofia-SIP likely to be actively maintained and further developed into the future? What is the ongoing level of commitment to Sofia-SIP by Nokia and others? Thanks. Jim -