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 : >> 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. > > Pl

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

2011-05-25 Thread Pekka Pessi
Hi Inca, 2011/5/24 Inca Rose : > 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. Please give the latest master from gitorious.org a try:

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 mark

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

2011-05-24 Thread Pekka Pessi
Hi, 2011/5/24 Pekka Pessi : > 2011/5/20 Inca Rose : >> 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 >

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

2011-05-24 Thread Pekka Pessi
Hi Inca, 2011/5/20 Inca Rose : > 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