Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 401015

Summary: Invalid extension catching is mishandled in Asterisk-1.8.*
Product: Gentoo Linux Reporter: Patryk Rzadzinski <patryk>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: voip+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://issues.asterisk.org/jira/browse/ASTERISK-17146?page=com.atlassian.jira.plugin.system.issuetabpanels%3Achangehistory-tabpanel
Whiteboard:
Package list:
Runtime testing required: ---

Description Patryk Rzadzinski 2012-01-27 11:39:14 UTC
This has been spotted in one of the 1.8.x versions and a patch has been provided, but it is pending for Asterisk 10 rc1. I'd like to request adding this patch to the 1.8.x ebuilds, as I need to urgently deploy it to few dozens of servers where an upgrade to Asterisk 10 is not an option.

Reproducible: Always

Steps to Reproduce:
1.dial invalid extension
2.have the "i" handle to catch it in the dialplan
3.
Actual Results:  
see error in CLI: chan_sip.c: sip_xmit of 0xc2e1330 (len
843) to 0.0.4.26:5060 returned -1: Invalid argument

Expected Results:  
the operation defined in the "i" exten
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2012-01-27 16:25:41 UTC
This is already in 1.8.8.2; which is the stable Asterisk in portage.