[asterisk-bugs] [Asterisk 0012299]: [patch] Can't pickup if pickupcode include #
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu May 1 15:27:10 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12299
======================================================================
Reported By: IgorG
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12299
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-26-2008 04:34 CDT
Last Modified: 05-01-2008 15:27 CDT
======================================================================
Summary: [patch] Can't pickup if pickupcode include #
Description:
This issue is similar to http://bugs.digium.com/view.php?id=0010681
I have 'pickupexten = http://bugs.digium.com/view.php?id=43' in features.conf
and when dialed notice:
[Mar 26 15:35:15] NOTICE[14791]: chan_sip.c:16484 handle_request_invite:
Call from '102' to extension '%2343' rejected because extension not found.
If change 'pickupexten = %2343' but it is unexpected behavior.
Also I need to clear one thing: extension and all codes in features.conf
is escaped strings or no? Current code for incoming SIP check for both
escaped and unescaped extensions. And I not sure that it is right.
My patch looks only looks for unescaped strings in extensions.conf.
Also I'll correct log message on line 16460, that always print escaped
exten.
======================================================================
----------------------------------------------------------------------
qwell - 05-01-08 15:27
----------------------------------------------------------------------
Is this at all related to http://bugs.digium.com/view.php?id=10543 which was
recently fixed? I wonder if the
same fix would apply.
Issue History
Date Modified Username Field Change
======================================================================
05-01-08 15:27 qwell Note Added: 0086285
======================================================================
More information about the asterisk-bugs
mailing list