Re: PASS_INIVTE_NON2XX_ACK_TO_LISTENER

Jeroen van Bemmel <[email protected]> Tue, 02 Oct 2007 23:54:58 +0200
Newsgroups gmane.comp.voip.nist-sip
Message-ID <[email protected]>
Jens,

It should be "gov.nist.javax.sip.PASS_INVITE_NON_2XX_ACK_TO_LISTENER"
not "gov.nist.javax.sip.PASS_INIVTE_NON2XX_ACK_TO_LISTENER"

(API doc is wrong too, you probably copied it from there)

Regards,
Jeroen

M. (Neo-Ranga) Ranganathan wrote:
> Hi Jens,
> 
> Should work. Looks like a bug or a bad ack. Can I have a look at the
> debug log. Thanks
> 
> Regards,
> 
> Ranga
> 
> CCing the list ( Jens - sorry for the duplicate)
> On 10/1/07, Jens Tinfors <[email protected]> wrote:
>> Hi list!
>>
>> Im writing a little test where i want to verify the ACK returned by a
>> 301 response (i want to verify that it is sent by the UAC)
>>
>> So i have a nist-sip based test tool with the property
>> gov.nist.javax.sip.PASS_INIVTE_NON2XX_ACK_TO_LISTENER set to true:
>> props.put("gov.nist.javax.sip.PASS_INIVTE_NON2XX_ACK_TO_LISTENER", "true");
>>
>> but in my SipListener.processRequest(RequestEvent arg0) i see no
>> incoming ACK..
>>
>> What am i missing? (besides the ACK)
>>
>> regards/jns =)
>> _______________________________________________
>> nist-sip mailing list
>> [email protected]
>> http://www-x.antd.nist.gov/mailman/listinfo/nist-sip
>>
> 
>