[asterisk-bugs] [Asterisk 0014881]: smsq uses '|' rather than ', ' for options in call file

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Apr 12 17:25:58 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14881 
====================================================================== 
Reported By:                stegro
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14881
Category:                   Applications/app_sms
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 188030 
Request Review:              
====================================================================== 
Date Submitted:             2009-04-12 17:25 CDT
Last Modified:              2009-04-12 17:25 CDT
====================================================================== 
Summary:                    smsq uses '|' rather than ',' for options in call
file
Description: 
The version of utils/smsq shipped with all 1.6 versions still uses the '|'
option separator, rather than ','.

For example, the shipped smsq.c will generate a .call file containing:

  Data: 0|s

rather than

  Data: 0,s

The execution of the SMS app therefore expects the queue to be called
'0|s', rather than queue '0' with option 's' (act as service centre talking
to a phone).
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-12 17:25 stegro         New Issue                                    
2009-04-12 17:25 stegro         Asterisk Version          => SVN             
2009-04-12 17:25 stegro         Regression                => No              
2009-04-12 17:25 stegro         SVN Branch (only for SVN checkouts, not tarball
releases) =>  trunk          
2009-04-12 17:25 stegro         SVN Revision (number only!) => 188030          
======================================================================




More information about the asterisk-bugs mailing list