[asterisk-bugs] [Asterisk 0018033]: appdata arguments receive trailing slash when passed to Realtime

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Sep 23 10:39:16 CDT 2010


The issue 0018034 has been set as DUPLICATE OF the following issue. 
====================================================================== 
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 10:39 CDT
====================================================================== 
Summary:                    appdata arguments receive trailing 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
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0018034 realtime appdata argument separator sti...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-23 10:39 lmadsen        Relationship added       has duplicate 0018034
======================================================================




More information about the asterisk-bugs mailing list