[Sofia-sip-devel] Urgent help Fwd: Loop error in tport ( from 2010 )

2012-01-20 Thread Inca Rose
advice Inca Begin forwarded message: From: Inca Rose incar...@gmail.com Subject: Loop error in tport Date: October 5, 2010 12:42:17 PM GMT-04:00 To: sofia-sip-devel@lists.sourceforge.net Hi; I'm getting stuck in tport with the following logs ( 500 per second ) and don't know what

Re: [Sofia-sip-devel] problems with frying responses

2011-10-08 Thread Inca Rose
in the 200OK was different to the 183 and Pekka responded that PRACK in Sofia does not work when the INVITE is forked. I am not sure how much effort is required to fix this but if I had some guidance I am prepared to put in the time.. Regards --- On Thu, 6/10/11, Inca Rose incar...@gmail.com wrote

[Sofia-sip-devel] problems with frying responses

2011-10-06 Thread Inca Rose
Hi ! We use version 1.12.11 of Sofia Sip Stack. Problem: we send INVITE, receive 183, send PRACK, receive OK, and here Sofia stack immediately send BYE. To tags in 183 and OK are different. Logs: nta: Orphan 200 Ok send ACKBYE Any hint ? Regards

Re: [Sofia-sip-devel] How to remove Supported header from outgoing request.

2011-09-21 Thread Inca Rose
Hi; when using their header I get a segmentation fault error on the stack. DO I need to use this on the nua_create or when I want to send INVITE/OK/REGISTER ??? On Aug 18, 2011, at 10:40 AM, Pekka Pessi wrote: Hi Inca, 2011/6/22 Inca Rose incar...@gmail.com: I'm using NUA and I see

[Sofia-sip-devel] How to remove Supported header from outgoing request.

2011-06-22 Thread Inca Rose
Hi; I'm using NUA and I see that by default the Supported header is sent with timer, 100rel I want to control the supported header contents and find out that NUATAG_SUPPORTED only adds supported values, and only SIPTAG_SUPPORTED can override it. I want to be able to not send Supported headers

[Sofia-sip-devel] Integrate with 3rd party SigCom module

2011-06-16 Thread Inca Rose
Hi; I would like to add support for SigCom to sofia. I know that there is some kind of support in the code but don't know where to integrate with the code we are writing. where to start ??? Thanks Inca -- EditLive

Re: [Sofia-sip-devel] No ACK sent after PRACK and CANCEL

2011-05-25 Thread Inca Rose
OK Thanks I will try it Inca On May 25, 2011, at 7:09 PM, Pekka Pessi wrote: Hi Inca, 2011/5/24 Inca Rose incar...@gmail.com: I work at the NUA level so NTATAG_UA(1) is set internally by nua_create() I've added test cases to nta and nua testing this scenario, and the tests seem to pass

Re: [Sofia-sip-devel] No ACK sent after PRACK and CANCEL

2011-05-24 Thread Inca Rose
Hi; I work at the NUA level so NTATAG_UA(1) is set internally by nua_create() Inca On May 24, 2011, at 5:11 PM, Pekka Pessi wrote: NTATAG_UA -- vRanger cuts backup time in half-while increasing security. With the

[Sofia-sip-devel] No ACK sent after PRACK and CANCEL

2011-05-20 Thread Inca Rose
Hi; We are experiencing a strange behavior in the following scenario: A: Using Sofia SIP stack A --- INVITE A -- 183 with RSeq A PRACK A --- OK ( PARCK ) A --- 180 A -- CANCEL A -- OK ( Cancel ) A -- 487 Request terminated At this point I was

Re: [Sofia-sip-devel] Using SOFIA-SIP with iOS

2011-04-27 Thread Inca Rose
The tric is to first run the configure on the MAC OSX, then fix the created config.h. Then you add the *.c files to the xcode project and walla Inca On Apr 27, 2011, at 3:41 PM, macoho...@aol.in wrote: Hi All, I just checked from the archives that a lot of developers have

Re: [Sofia-sip-devel] Multi home and sofia-sip

2011-01-21 Thread Inca Rose
Hi Thanks What about the selection of Contact and Via and Transport on a multi-home environment ? I remember that the selection was not consistent, for example sending the packet from NIC1 while selecting Via / Contact from NIC2. Also there is no way to check from which NIC the proxy is

[Sofia-sip-devel] Multi home and sofia-sip

2011-01-13 Thread Inca Rose
Hi; I remember there was a limitation with Sofia-SIP and multi-home hosts ( in my case is a device ). I do not remember if it was the Via header not populated correctly or the transport was not selected correctly. There was any improvement in this area ?? Why am I asking ? I need to support

Re: [Sofia-sip-devel] Fighting SIP-ALG

2011-01-12 Thread Inca Rose
wrote: Hi Inca, 2011/1/11 Inca Rose incar...@gmail.com: During a deployment with a service provider I come across several home based routers that the SIP-ALG implementation is wrong. the router changes the Contact IP address from the private to the public during a REGISTER request, but do

[Sofia-sip-devel] Fighting SIP-ALG

2011-01-11 Thread Inca Rose
Hi; During a deployment with a service provider I come across several home based routers that the SIP-ALG implementation is wrong. the router changes the Contact IP address from the private to the public during a REGISTER request, but do not change it back to the private address when sending

[Sofia-sip-devel] setting the password for a password protected TLS private key in a pem file

2011-01-04 Thread Inca Rose
Hi; I'm using sofia-sip with TLS. It works OK while using non password protected agent.pem and cafile.pem files. I cannot find a way to pass the password to tport when the private key in the pem files are protected. On openSSL I found the password callback function:

Re: [Sofia-sip-devel] setting the password for a password protected TLS private key in a pem file

2011-01-04 Thread Inca Rose
Got it Thanks Inca On Jan 4, 2011, at 6:38 PM, Jarod Neuner wrote: Yeah, I mixed up 3 and 4. Part 4 is in tport_tls.c, in the method tls_init_context(). -Jarod From: Inca Rose [mailto:incar...@gmail.com] Sent: Tuesday, January 04, 2011 10:42 AM To: Jarod Neuner Cc: sofia-sip

[Sofia-sip-devel] Loop error in tport

2010-10-05 Thread Inca Rose
Hi; I'm getting stuck in tport with the following logs ( 500 per second ) and don't know what is the problem. Can someone point me out what is the source of the problem and a way to workaround ? Thanks Inca Notice: tport(0x585b6c0): zero length packettport_hup_event(0x585b6c0) Notice:

[Sofia-sip-devel] Still no answer to DNS problems

2010-07-02 Thread Inca Rose
I dont know if this only happen to me or I'm not using a configuration flag that is document, but I have a very hard time figuring this out. I have a customer with a SIP server represented by an FQDN configured as A records When my application sends a REGISTER I see from the logs: ( i change

[Sofia-sip-devel] Please Can someone please help with this DNS problem ?

2010-06-30 Thread Inca Rose
Hi; I have a set up with a FQDN pointing to 3 different IP addresses for a SIP server Address A, B and C ( A records ) B is the real SIP address and A and C do not respond to SIP messages. sofia-sip first tries to send REGISTER to address A, it tries for 11 times and then switch to

[Sofia-sip-devel] Fwd: DNS fail over

2010-06-29 Thread Inca Rose
Do you know if this issue is resolved in the new GIT master tree ?? Thanks Inca Begin forwarded message: From: Inca Rose incar...@gmail.com Date: June 21, 2010 2:35:45 PM GMT+03:00 To: sofia-sip-devel@lists.sourceforge.net Cc: Pekka Pessi ppe...@gmail.com Subject: FW: DNS fail over Hi

[Sofia-sip-devel] FW: Send re-invite with different c= IP address, Again

2010-06-21 Thread Inca Rose
Again; How can I send a RE_INVITE with c=0.0.0.0 ?? We are working against a media server that supports only 0roing the C line for Hold. Thanks Inca On 6/17/10 1:58 PM, Inca Rose incar...@gmail.com wrote: HI; I need to support a SIP GW is implemented by zeroing the c= line ( 0.0.0.0 ) I'm

[Sofia-sip-devel] FW: DNS fail over

2010-06-21 Thread Inca Rose
Hi; Any code pointer to check my sef ?? Thanks inca On 6/10/10 7:29 PM, Inca Rose incar...@gmail.com wrote: Hi; I have a set up with a FQDN pointing to 3 different IP addresses for a SIP server Address A, B and C B is the real SIP address and A and B do not respond to SIP messages. sofia-sip

[Sofia-sip-devel] I need to send a re-invite with the SDP address set to 0.0.0.0

2010-06-21 Thread Inca Rose
Hi; Can someone help me here ? I cannot find a way to set the SDP c= line to 0.0.0.0 I a session update ( re-invite ) I set the SOA_ADDRESS tag to 0.0.0.0 in the reinvite but the new INVITE request keeps sending the c line with the original value. What I'm doing wrong ?? Thanks Inca

[Sofia-sip-devel] Send re-invite with different c= IP address

2010-06-17 Thread Inca Rose
HI; I need to support a SIP GW is implemented by zeroing the c= line ( 0.0.0.0 ) I'm trying to do this in SOfia but no luck I send a re-invite with SOATAG_ADDRESS(0.0.0.0), but the INVITES is sent with the original IP address. There is any way to accomplish this ?? Thanks Inca

[Sofia-sip-devel] New release

2010-06-10 Thread Inca Rose
Hi; When there is going to be a new release of Sofia ?? I remember an email that in September 2009 we were very close to get a new release. Thanks -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad

[Sofia-sip-devel] DNS fail over

2010-06-10 Thread Inca Rose
Hi; I have a set up with a FQDN pointing to 3 different IP addresses for a SIP server Address A, B and C B is the real SIP address and A and B do not respond to SIP messages. sofia-sip first tries to send REGISTER to address A, it tries for 11 times and then switch to Address B. Address B

Re: [Sofia-sip-devel] Please, make the sigcomp plugin for sofia-sip free software

2010-03-15 Thread Inca Rose
+1 On Mar 9, 2010, at 6:44 PM, Aleksander Morgado wrote: Dear Nokia developers, It's been a long time since I started using the sofia-sip library, and I am personally quite happy and impressed with its performance. So first of all, thanks to all of you and specially to Nokia for making it

[Sofia-sip-devel] An API to save and restore a current stack state

2010-02-10 Thread Inca Rose
Hi; Developing SIP stack for over 10 years now I came across the need to be able to save and restore a SIP stack state. The scenarios are multiple but the most important one was to be able to do fail over of a call to a different server while serializing the stack state to a different machine.

Re: [Sofia-sip-devel] An API to save and restore a current stack state

2010-02-10 Thread Inca Rose
Hi; NTA may have only one transaction ?? The restore process need to restore the whole user agent, including Dialogs and transactions. Regards On Feb 10, 2010, at 2:07 PM, Aleksander Morgado wrote: Hi Inca, Developing SIP stack for over 10 years now I came across the need to be able to

[Sofia-sip-devel] STUN integration

2009-06-30 Thread Inca Rose
Hi; I know the STUN code is not complete or is not 100% integrated on NUA or NTA. I would like to take a look and see if I can finish this work by integrating the missing parts. I have done similar work on my company's own SIP Stack and STUN Stack. All that I need is a some guidelines on

[Sofia-sip-devel] [Fwd: Change the transport after calling nua_create]

2009-04-17 Thread Inca Rose
Any idea ? Original Message From: Inca Rose incar...@gmail.com Subject:Change the transport after calling nua_create To: sofia-sip-devel Mailing List sofia-sip-devel@lists.sourceforge.net Hi; It is possible to change the current transport ( ip + port ) after

[Sofia-sip-devel] Change the transport after calling nua_create

2009-04-07 Thread Inca Rose
Hi; It is possible to change the current transport ( ip + port ) after calling nua_create ? the scenario is for example a computer on wifi that can receivie a new IP form the Access point or it can just move to another trusted AP and get a new IP. What will be the procedure to change the IP in

[Sofia-sip-devel] DNS Resolving for iPhone

2009-03-25 Thread Inca Rose
Hi; I just wrote some code to make the reolver code works on the iPhone. The iPhone is missing a resolv.conf like file, but it has a plist files with all the information needed. I wrote a patch ( much like the one for win32 ) to add the DNS servers to the system. The patch is on the function

[Sofia-sip-devel] DNS and iPhone

2009-03-24 Thread Inca Rose
Hi; The DNS module works with /etc/resolv.conf or any other file that complies with resolv.conf format. in iPhone this file doent exist but there is another file with a different format. Is there any way to populate the DNS server addresses and the other requiered data via API ? At the current

Re: [Sofia-sip-devel] DNS and iPhone

2009-03-24 Thread Inca Rose
Hi; /etc/resolv.conf points to that file, but the file ( /var/run/resolv.con ) doesn't exist. Thanks Andrew Rechenberg Lists wrote: Check in /var/run/resolv.conf on the iPhone. I believe that's where the DNS server IPs live. -Original Message- From: Inca Rose [mailto:incar

[Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-24 Thread Inca Rose
Hi; Did you have a chance to check why this is still crashing the Sofia Stack Begin forwarded message: From: Inca Rose incar...@gmail.com Date: February 12, 2009 5:24:03 PM GMT+02:00 To: Pekka Pessi ppe...@gmail.com Cc: sofia-sip-devel@lists.sourceforge.net sofia-sip-devel

Re: [Sofia-sip-devel] iPhone Library

2009-02-20 Thread Inca Rose
Hi; Just create a new Xcode project ( static library ) and import the library sources to it. You have to create the config.h by your self ( or run ./configure for os x ). Remember to disable TLS + openSSL support from config.h and remove from your project the related source files from tport.

Re: [Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-12 Thread Inca Rose
Inca Rose incar...@gmail.com: I'm experiencing a crashing when the IP on the machine where the Sofia SIP stack runs changes. I am getting the following error : Assertion failed: (su_port_own_thread(self)), function su_kqueue_port_register, file /sofia-sip-1.12.10/libsofia-sip-ua/su

Re: [Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-12 Thread Inca Rose
, Pekka Pessi wrote: 2009/2/12 Inca Rose incar...@gmail.com: I just patch the code with your two patches from last night and here are the results: -- It takes the right case in the switch ( TRY_FULL or ONLY_INFO ) -- if NUA_NW_DETECT_TRY_FULL is set, the stack crash again with: Assertion failed

[Sofia-sip-devel] SOA_TAG_ACTIVE_AUDIO meaning

2009-01-15 Thread Inca Rose
Hi; I don't actually understand when the SOA_TAG_AUDIO_ACTIVE is present, and if it present what it represents. For example in an outgoing INVITE is is present in the first callback ( INVITE Sent ) with active_audio=3. I suppose this means that the Local Offer SDP is full duplex ( send

Re: [Sofia-sip-devel] How to catch a REGISTER timeout condition?

2009-01-14 Thread Inca Rose
It is already implemented. The nua refresh mechanism will continue until a REGISTER refresh fails On Jan 14, 2009, at 3:25 PM, Stefano Sabatini wrote: On date Wednesday 2009-01-14 14:16:28 +0200, Pekka Pessi phoned this: 2009/1/14 Stefano Sabatini ssabat...@reilabs.com: Just another question,

Re: [Sofia-sip-devel] How to catch a REGISTER timeout condition?

2009-01-08 Thread Inca Rose
Hi; I think you can use NTA_TAGS like: NTATAG_SIP_T1X64 to set the timeout of the REGISTER transaction. Setting this value will still use the other Tx timers and send retransmissions but you will have control of the timeout value the stack will return a timeout response. Regards Inca R On

Re: [Sofia-sip-devel] How to catch a REGISTER timeout condition?

2009-01-08 Thread Inca Rose
Regarding the NAT_SIP_Tx tags; Can they be used per transaction ? For example setting the Timers when creating a new handle or in nua_invite/ nua_register ??? Thanks Inca R On Jan 8, 2009, at 5:37 PM, Pekka Pessi wrote: 2009/1/8 Stefano Sabatini ssabat...@reilabs.com: I mean that when the

[Sofia-sip-devel] Setting NUTAG_PROXY in nua_handle

2009-01-05 Thread Inca Rose
Hi; I try to set the NUTAG_PROXY when creating a new handle with nua_handle and then use that handle in an invite (nua_invite ). What I found out is that the stack ignores the value I pass in NUTAG_PROXT and try to resolve the value I pass in the SIPTAG_TO. When setting the NUTAG_PROXY in

Re: [Sofia-sip-devel] Fwd: problem in registering user agent

2008-12-08 Thread Inca Rose
*/ su_root_destroy(appl-root); appl-root = NULL; } /* deinitialize memory handling */ su_home_deinit(appl-home); /* deinitialize system utilities */ su_deinit(); return 0; } On Thu, Dec 4, 2008 at 10:49 PM, Inca Rose [EMAIL PROTECTED] wrote: Hi; I did

Re: [Sofia-sip-devel] Fwd: problem in registering user agent

2008-12-04 Thread Inca Rose
(regHandle, NUTAG_M_DISPLAY(Inca Rose), NUTAG_M_USERNAME(inca), NUTAG_CALLEE_CAPS(0), SIPTAG_EXPIRES_STR(3600), TAG_END()); } On Dec 4, 2008, at 6:51 PM, arun sreedhara wrote

[Sofia-sip-devel] sip-sofia support TLS on iPhone

2008-11-27 Thread Inca Rose
Hi; I'm using sofia-sip 12.9 on an iPhone project. To be able to create a fast prototype I had to remove the support for tls ( I remove the source files related to tls from the source tree ). There is someone from the list that was able to compile the TLS related files on iPhone ? Thanks