[Bug 920020] Re: NOT FOUND answer on OPTIONS request

Paul Belanger 920020 at bugs.launchpad.net
Sat Mar 10 23:23:17 UTC 2012


Right, they are still open. 1.8.4.4 is a nice release, it has it's issues however for each release moving forward something new / different breaks.  Precise being a 5 year support is not much of an issue at this point, regardless of the regressions found we would need to backport them eventually. 
 
Regarding the CVE's you have referenced, yes.  They would need to be backported into other releases. I plan to open up a security issue for them shortly.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/920020

Title:
  NOT FOUND answer on OPTIONS request

Status in “asterisk” package in Ubuntu:
  Confirmed
Status in “asterisk” source package in Oneiric:
  Confirmed
Status in “asterisk” source package in Precise:
  Confirmed

Bug description:
  
  SIP OPTIONS req resulted in:

  <--- SIP read from UDP:82.101.62.99:5060 --->
  OPTIONS sip:80.101.134.148:61304 SIP/2.0
  Via: SIP/2.0/UDP 82.101.63.5:5060;branch=0
  From: sip:pinger at sip.c5ng.b3g-telecom.com;tag=0
  To: sip:80.101.134.148:61304
  Call-ID: d34db33f-1325692477-3368860901 at folays
  CSeq: 1 OPTIONS
  Content-Length: 0

  <------------->
  --- (7 headers 0 lines) ---
  Looking for  in default (domain 80.101.134.148:61304)

  <--- Transmitting (no NAT) to 82.101.62.99:5060 --->
  SIP/2.0 404 NOT FOUND
  Via: SIP/2.0/UDP 82.101.63.5:5060;branch=0;received=82.101.62.99
  From: sip:pinger at sip.c5ng.b3g-telecom.com;tag=0

  Can be fixed by applying issue18348_v1.8.patch.

  https://issues.asterisk.org/jira/browse/18348

  Can this be included in new version of ubuntu package

  Update: Paul Belanger

  [Impact] 
  Will fix SIP users that require OPTIONS messaged.  Usually for NATs.

  [Development Fix]
  This bug was fixed in asterisk 1.8.5.0

  [Stable Fix]
  Already fixed upstream and backported.

  [Test Case]
  You will need to make sure you have an ITSP that uses SIP OPTIONS, usually to check it the connect is still alive.  Once you have properly setup a SIP connect, for example you have create a sip peer called blah:

  *CLi> sip set debug on peer blah

  and confirm asterisk response with 200 OK to the OPTIONS message

  [Regression Potential]
  Minimal, a check of the asterisk issue tracker and code has not resulted in any know regressions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/920020/+subscriptions



More information about the Ubuntu-sponsors mailing list