[asterisk-bugs] [Asterisk 0018033]: appdata arguments reveive tailing slash when passed to Realtime
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Sep 23 04:13:15 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=18033
======================================================================
Reported By: drookie
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18033
Category: Resources/res_config_pgsql
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.2.13
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-09-23 04:13 CDT
Last Modified: 2010-09-23 04:13 CDT
======================================================================
Summary: appdata arguments reveive tailing slash when passed
to Realtime
Description:
When created the realtime extensions like below:
asterisk=> select * from extensions where exten like '1074%';
context | exten | priority | app | appdata
-----------+---------------+----------+-----------+-------------------------------
local-ext | 1074 | 1 | Dial | SIP/zuev|20|t
local-ext | 1074-BUSY | 1 | Hangup |
local-ext | 1074-NOANSWER | 1 | Voicemail | 1502 at default
local-ext | 1074 | 2 | Goto |
ordinary,1074-${DIALSTATUS},1
(4 rows)
I recieve in console errors like:
[Sep 23 15:07:00] WARNING[59310]: pbx.c:4374 __ast_pbx_run: Channel
'SIP/cucm-00004670' sent into invalid extension '1074-NOANSWER\' in context
'ordinary\', but no invalid handler
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-09-23 04:13 drookie New Issue
2010-09-23 04:13 drookie Asterisk Version => 1.6.2.13
2010-09-23 04:13 drookie Regression => No
2010-09-23 04:13 drookie SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list