Re: [Sofia-sip-devel] nta outgoing create: invalid URI

2016-01-18 Thread Anand Mistry
| Semiconductor Frost & Sullivan Company of the Year 2013-2014 From: Michael Jerris Sent: 07 January 2016 19:56 To: Anand Mistry Cc: Alexsander Petry; sofia-sip-devel@lists.sourceforge.net Subject: Re: [Sofia-sip-devel] nta outgoing create: invalid URI this i

Re: [Sofia-sip-devel] nta outgoing create: invalid URI

2016-01-08 Thread Michael Jerris
Mistry > Engineer | PES > > Product Engineering Services > Software | Embedded | Semiconductor Frost & Sullivan Company of the Year > 2013-2014 > > > ------ > *From:* Michael Jerris > > *Sent:* 07 January 2016 19:56 > *To:* Anand Mistry > *Cc:* Alexsander Petry; sof

Re: [Sofia-sip-devel] nta outgoing create: invalid URI

2016-01-08 Thread Anand Mistry
sofia-sip-devel@lists.sourceforge.net Subject: Re: [Sofia-sip-devel] nta outgoing create: invalid URI this issue sounds really familiar but I looked yesterday and could not find where we hit it or fixed it in the past. Just to eliminate could you try the Sofia-sip code from inside the FreeSWITCH

Re: [Sofia-sip-devel] nta outgoing create: invalid URI

2016-01-07 Thread Michael Jerris
stry > Engineer | PES > > Product Engineering Services > Software | Embedded | Semiconductor Frost & Sullivan Company of the Year > 2013-2014 > > > -- > *From:* Alexsander Petry > > *Sent:* 06 January 2016 20:53 > *To:* sofia-

Re: [Sofia-sip-devel] nta outgoing create: invalid URI

2016-01-06 Thread Anand Mistry
nt: 06 January 2016 20:53 To: sofia-sip-devel@lists.sourceforge.net Subject: Re: [Sofia-sip-devel] nta outgoing create: invalid URI If you just tried the old .so, try to compile the code again with the old compiler (GCC 4.7.2). By the sofia code (libsofia-sip-ua/nta/nta.c), "nta outgoing

Re: [Sofia-sip-devel] nta outgoing create: invalid URI

2016-01-06 Thread Alexsander Petry
If you just tried the old .so, try to compile the code again with the old compiler (GCC 4.7.2). By the sofia code (libsofia-sip-ua/nta/nta.c), "nta outgoing create: invalid URI" message appears when "invalid < 0", and invalid is assigned in three places: invalid = tport_name_dup(home, orq->orq_tpn

Re: [Sofia-sip-devel] nta outgoing create: invalid URI

2008-07-25 Thread Pekka Pessi
2008/7/4 Fan Xing <[EMAIL PROTECTED]>: > I was trying to use sofia_sip to write some simple codes, which is > supposed to send a text message to another client. However, when I execute, > I receive an error message saying 'nta outgoing create: invalid URI.' Looks like the URI that you actually u