SUBSCRIBE problem
"Jens Tinfors" <[email protected]> Wed, 17 Jan 2007 11:21:10 +0100
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hi,
upgrading my SIP tester app using and older version (possibly 1.1) of
the NIST stack to the latest found at Jain-SIP. But facing problems
with SUBSCRIBE not present in the previous version.
The scenario is described in attached .png
I get the exception below when trying to do an un-subscribe setting
the Expires header to 0.
any ideas? pointers?
thanks in advance
/jens =)
[junit] 1772 ERROR [PipelineThread-0] UAC - Subscription-State:
terminated;expires=0
[junit] :JAIN-SIP Exception, SubscriptionState, setExpires(), the
expires parameter is <=0
[junit] java.text.ParseException: Subscription-State: terminated;expires=0
[junit] :JAIN-SIP Exception, SubscriptionState, setExpires(), the
expires parameter is <=0
[junit] at
gov.nist.javax.sip.parser.Parser.createParseException(Parser.java:43)
[junit] at
gov.nist.javax.sip.parser.SubscriptionStateParser.parse(SubscriptionStateParser.java:106)
[junit] at
gov.nist.javax.sip.parser.StringMsgParser.parseMessage(StringMsgParser.java:562)
[junit] at
gov.nist.javax.sip.parser.StringMsgParser.parseSIPMessage(StringMsgParser.java:473)
[junit] at
gov.nist.javax.sip.parser.PipelinedMsgParser.run(PipelinedMsgParser.java:312)
[junit] at java.lang.Thread.run(Thread.java:595)
_______________________________________________
nist-sip mailing list
[email protected]
http://www-x.antd.nist.gov/mailman/listinfo/nist-sip
setExpires.png
(image/png, 9.7 KB) - not displayed