[asterisk-bugs] [Asterisk 0010681]: Handling of escaped characters (#, etc...)
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Sep 10 05:58:15 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10681
======================================================================
Reported By: cahen
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10681
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.11
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-10-2007 05:56 CDT
Last Modified: 09-10-2007 05:58 CDT
======================================================================
Summary: Handling of escaped characters (#, etc...)
Description:
When a "#" is used in a phone number (in the SIP Invite), the IP phone
escapes it by replacing the # by %23
Asterisk's chan_sip should replace %23 by # before going into the
dialplan, but does not.
======================================================================
----------------------------------------------------------------------
cahen - 09-10-07 05:58
----------------------------------------------------------------------
If I want to use a "#" in an extension number, this does not work with SIP
phones:
exten => 0000123,1,NoOp(Calling ${EXTEN]})
Mantis changed "#" into 0000 ... sorry
Issue History
Date Modified Username Field Change
======================================================================
09-10-07 05:58 cahen Note Added: 0070247
======================================================================
More information about the asterisk-bugs
mailing list