[Sip-implementors] remove me

2014-05-09 Thread Prarthana Ravi Kumar
___ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Re: [Sip-implementors] Query of Session Expire & Refresh.

2012-08-06 Thread Ravi Kumar
Thus: Does role of UA as UAC/UAS change on each transaction or it remain intact for throughout the session? Yes, UAC and UAS role for each transaction. Regards, Ravi Kumar

Re: [Sip-implementors] ReInvite times out, should a Cancel be sent or not

2012-06-08 Thread Ravi Kumar
ntors can decouple the actions of the user (e.g., hanging up) from the actions of the protocol (the sending of BYE F6), so that the UA can behave like this. In this case, it is the implementor's choice as to how long to wait. Regards, Ravi Kumar -Original Message

Re: [Sip-implementors] ReInvite times out, should a Cancel be sent or not

2012-06-08 Thread Ravi Kumar
request? Regards, Ravi Kumar -Original Message- From: sip-implementors-boun...@lists.cs.columbia.edu [mailto:sip-implementors-boun...@lists.cs.columbia.edu] On Behalf Of Tarun2 Gupta Sent: Friday, June 08, 2012 1:20 PM To: SIP Subject: [Sip-implementors] ReInvite times out, should a Cancel

[Sip-implementors] Regarding RFC 5404

2012-06-02 Thread Ravi Kumar
NF it should be int-delay: Also example mentions that int-delay= This looks like bug in RFC. Please confirm which is correct ABNF. Regards, Ravi Kumar ___ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://list

Re: [Sip-implementors] Clarification regarding the Cseq to be used in mid dialog req on cloned leg.

2012-03-26 Thread Ravi Kumar
Hi, Thanks for reply. So for better interoperability (with proxies for which RFC is not clear about CSeq for forked leg) if UAC send request with higher CSeq (in below mention scenario CSeq 3) then call be always successful. Please share your opinion. Regards, Ravi Kumar

[Sip-implementors] FW: Clarification regarding the Cseq to be used in mid dialog req on cloned leg.

2012-03-26 Thread Ravi Kumar
What about proxy, I do not find any text in RFC 3261 for proxy behavior. So call stateful proxy can expect CSeq as 3. How to deal with call stateful proxy? Regards, Ravi Kumar

Re: [Sip-implementors] Clarification regarding the Cseq to be used in mid dialog req on cloned leg.

2012-03-26 Thread Ravi Kumar
error condition Please share your opinion on this. Regards, Ravi Kumar - This e-mail and its attachments contain confidential information from HUAWEI, which is

Re: [Sip-implementors] Clarification regarding the Cseq to be used in mid dialog req on cloned leg.

2012-03-26 Thread Ravi Kumar
error condition Please share your opinion on this. Regards, Ravi Kumar - This e-mail and its attachments contain confidential information from HUAWEI, which is

Re: [Sip-implementors] Custom Header fields

2012-02-06 Thread Ravi Kumar
described below MUST NOT be removed. Regards, Ravi Kumar - This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the

[Sip-implementors] regrading register authorization filed (nc parameter)

2012-01-12 Thread RAVI KUMAR
Hi All, Need your suggestion on this . I have doubt on authorization field present in sip request message Please refer below link. http://www.ietf.org/rfc/rfc2617.txt The Authorization Request Header The client is expected to retry the request, passing an Authorization header line, which

Re: [Sip-implementors] B2BUA

2011-08-10 Thread Ravi Kumar
retransmission of 2xx response can be done is 4 times. If application do not want retransmission than use reliable transport that is TCP. Thanks & Regards, Ravi Kumar This e-mail

Re: [Sip-implementors] Session -Timer: refresher parameter missing inincoming request

2011-07-18 Thread Ravi Kumar
. So in this case application MUST have refresher as uas in 200 response. Thanks & Regards, Ravi Kumar This e-mail and attachments contain confidential information from HUAWEI, whic

Re: [Sip-implementors] no supported header in re-invite or different value

2011-06-28 Thread Ravi Kumar
ne 28, 2011 7:46 PM To: Ravi Kumar Cc: sip-implementors@lists.cs.columbia.edu Subject: Re: [Sip-implementors] no supported header in re-invite or different value Is there a question here? Paul On 6/28/2011 4:31 AM, Ravi Kumar wrote: > Thank to Paul and Brett for reply. > > >

Re: [Sip-implementors] no supported header in re-invite or different value

2011-06-28 Thread Ravi Kumar
pcc transfer. But it doesn't really matter if there is a use case, this is how it works. Thanks, Paul On 6/22/2011 2:25 AM, Ravi Kumar wrote: > Hi All, > > > > 1. > > > > CallerCallee > > > > &g

[Sip-implementors] no supported header in re-invite or different value

2011-06-21 Thread Ravi Kumar
Thanks & Regards, Ravi Kumar This e-mail and attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is

Re: [Sip-implementors] Sending TCP response with RFC 5626 after proxyrestart

2011-06-10 Thread Ravi Kumar
rport parameter is not present in Via header than response will be send to default port that is 5060 for TCP so NAT may reject this. Thanks & Regards, Ravi Kumar This e-mail and attachment

Re: [Sip-implementors] [Sip] Clarification with respect to "To" and "From" headers

2011-05-31 Thread Ravi Kumar
successful. Because both INVITE request belong to two dialogs/session so can have different From, To header. B2BUA keeps mapping between this two dialogs. Regards, Ravi Kumar

Re: [Sip-implementors] Is it a wrong statement about SIP clienttransaction in RFC 3261?

2011-05-28 Thread Ravi Kumar
for retransmitting them (see Section 13.3.1.4), and the UAC alone takes responsibility for acknowledging them with ACK (see Section 13.2.2.4). Since this ACK is retransmitted only by the UAC, it is effectively considered its own transaction. Thanks & Regards, Ravi K

[Sip-implementors] Regarding Rfc 4028

2010-10-19 Thread Ravi Kumar
_ From: Ravi Kumar [mailto:raviku...@huawei.com] Sent: Friday, October 15, 2010 7:27 PM To: ''sip-implementors@lists.cs.columbia.edu' Subject: Regarding Rfc 4028 Hi All, I have call flow Like below. UE

Re: [Sip-implementors] Query on Forking

2010-08-26 Thread Ravi Kumar
t traveled any proxy. So UAC should not receive multiple 2xx or 1xx response. If UAC receive multiple 2xx or 1xx response then it has travel through at least one proxy. So UAS should add To-Tag. Thanks & Regar

Re: [Sip-implementors] PRACK issue

2010-07-21 Thread Ravi Kumar
supports 100rel. In below scenario UAS should send provisional response reliably. Thanks & Regards, Ravi Kumar This e-mail and attachments contain confidential information from HU

Re: [Sip-implementors] Two different callID in same invite message.

2010-05-20 Thread RAVI KUMAR
Thanks for your response! I understand call-Id should be unique for one call and 4xx should be proper response. Does any sip rfc mention what ideally we should do if we get two different call-id. rgds, Ravi On 5/19/10, IƱaki Baz Castillo wrote: > > 2010/5/19 RAVI KUMAR : > &

[Sip-implementors] Two different callID in same invite message.

2010-05-19 Thread RAVI KUMAR
Hi All, I am in dilemma what should be ideal behaviour in this case. I am getting two different call-id in single invite message . Lets say two callid call-ID A and call-ID B as a part of same invite message. Currently gateway while sending response it is concatenating both callid (Call-ID A,B).

Re: [Sip-implementors] Require header for the 421 response (rfc-3261)

2009-05-06 Thread Ravi Kumar
atory. This way for 421 rsp why it is not mandatory. Please let me know if I am missing something. Thanks & Regards, Ravi Kumar -Original Message- From: Vikram Chhibber [mailto:vikram.chhib...@gmail.com] Sent: Thursday, May 07, 2009 4:23 AM To: Ravi Kumar Cc: sip-imp

[Sip-implementors] Require header for the 421 response (rfc-3261)

2009-05-06 Thread Ravi Kumar
. Because here seems some conflict between the table 3 and the section 21.4.16. Because this is one place I have found different behavior in rfc. Please correct me if I am wrong. Thanks & Regards, Ravi Kumar ___ Sip-implementors mailing

[Sip-implementors] Tel uri abnf

2009-05-05 Thread Ravi Kumar
t with ; (as per abnf )but that is not present so parser will fail. Please suggest me is this the problem in rfc, or some info I have missed. Thanks in advance Regards, Ravi Kumar ___ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors