Re: [Sip-implementors] media capabilities in ACK

2013-07-26 Thread ikuzar RABE
e offer SDP was > received in INVITE / ReINVITE 200 response. > > 3PCC services are a good use case of the above. > > Regards > Tarun Gupta > Aricent > > -Original Message- > From: ikuzar RABE [mailto:ikuzar9...@gmail.com] > Sent: Wednesday, July 24, 2013 7:46

[Sip-implementors] media capabilities in ACK

2013-07-24 Thread ikuzar RABE
Hi all, I would like to know in which cases a caller include its media capabilities (SDP) in ACK instead in INVITE method ... Thanks for your help, ikuzar. ___ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columb

Re: [Sip-implementors] Call-id length

2013-07-18 Thread ikuzar RABE
Ok, thanks for these responses. I 'd like to add this: In RFC 3261 page 38 it is said: Use of cryptographically random identifiers (RFC 1750 [12]) in the generation of Call-IDs is RECOMMENDED. in RFC 1750 8.2.3 it is said : probably a good minimum for a very high security cryptographic ke

[Sip-implementors] Call-id length

2013-07-18 Thread ikuzar RABE
Hi all, I found with the link below (IBM) that Call-id max length is 256 characters: http://pic.dhe.ibm.com/infocenter/wvraix/v6r1m0/index.jsp?topic=%2Fcom.ibm.wvraix.voip.doc%2Fsiptags.html Microsoft said the same: http://msdn.microsoft.com/en-us/library/ff595864%28v=office.12%29.aspx. 1) Why do

Re: [Sip-implementors] RTP flow's route follows SIP flow's route ...

2013-07-18 Thread ikuzar RABE
it has violated > the rules for a proxy. Devices that do this are typically called Session > Border Controllers. It is very common. There are both advantages and > disadvantages to doing this. > > Thanks, > Paul > > On 7/17/13 5:29 AM, ikuzar RABE wrote: >

[Sip-implementors] RTP flow's route follows SIP flow's route ...

2013-07-17 Thread ikuzar RABE
Hi all, I saw a RTP flow which is not directly established between UAC and UAS but goes through a SIP proxy ... Is there any information in SIP message exchange producing this situation ? Thanks for your help, ikuzar ___ Sip-implementors mailing list

[Sip-implementors] SIP messages exchange to maintain a session

2013-06-26 Thread ikuzar RABE
Hi all, I'd like to know if there are SIP messages exchange to maintain the session between two UA (message such as "Hello, I'am still here" / "Hello, I'am still here too" while RTP conversation is established and lasts a longtime. The context: I have to differentiate an INVITE with a BYE which a

Re: [Sip-implementors] ports renegociation - Email found in subject

2013-06-19 Thread ikuzar RABE
connect party A to party C.** > ** > > ** ** > > ** ** > > *From:* ikuzar RABE [mailto:ikuzar9...@gmail.com] > *Sent:* Tuesday, June 18, 2013 11:36 AM > *To:* Johan DE CLERCQ > *Cc:* Brett Tate; sip-implementors@lists.cs.columbia.edu > > *Subject:* Re: [Sip-implementors] ports renegociatio

Re: [Sip-implementors] ports renegociation - Email found in subject

2013-06-18 Thread ikuzar RABE
gt; Sent: dinsdag 18 juni 2013 14:14 > To: ikuzar RABE; sip-implementors@lists.cs.columbia.edu > Subject: Re: [Sip-implementors] ports renegociation - Email found in > subject > > Yes; it is possible. It can occur anytime a device wants to do it. Some > B2BUAs will do it (change bo

Re: [Sip-implementors] ports renegociation

2013-06-18 Thread ikuzar RABE
Nobody has an idea ... ?? 2013/6/11 ikuzar RABE > Hi all, > > I 'd like to know if ports can be renegotiated (with a new INVITE for > example) while RTP flows are already established ... ! > If it is possible, in which case we can face with this situation ? > (multicas

[Sip-implementors] ports renegociation

2013-06-11 Thread ikuzar RABE
Hi all, I 'd like to know if ports can be renegotiated (with a new INVITE for example) while RTP flows are already established ... ! If it is possible, in which case we can face with this situation ? (multicast ? other ?) Thanks for your help ___ Sip-i

[Sip-implementors] SIP message parsing issue

2013-04-26 Thread ikuzar RABE
Hi all, I work on Ubuntu 10.4. I parse the SIP message with strtok_r (My SIP message parser must be reentrant). The function prototype is like this: char *strtok_r(char *str, const char *delim, char **saveptr); I put this function in a while loop. Each iteration, *saveptr* points to the next lin

[Sip-implementors] where to retrieve IP adress for RTP flow

2013-02-12 Thread ikuzar RABE
Hello, * * I'd like to know how can I retrieve IP address for RTP flow from SIP message ? I can obtain IP address in Contact field, but it may be also a domain name instead of IP address... Thanks for your help. ikuzar ___ Sip-implementors mailing list

[Sip-implementors] retrieve sender IP address

2013-01-23 Thread ikuzar RABE
Hi all, I 'd like to retrieve IP address of INVITE sender. Today I retrieve it from Contact header field. But is it a good idea ? What about retrieving it from Message Body (from creator/owner (o) or connection information (c) ) ? thanks for your help _

[Sip-implementors] Request-URI Vs to URI

2012-12-11 Thread ikuzar RABE
Hi all, I'd like to know what are the differences between Request-URI and to URI ? from URI and contact URI ? Thanks for your help ___ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columbia.edu/cucslists/listinfo/