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

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


The following issue has been UPDATED. 
====================================================================== 
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:28 CDT
====================================================================== 
Summary:                    [patch] 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:28 stegro         Summary                  smsq uses '|' rather
than ',' for options in call file => [patch] smsq uses '|' rather than ',' for
options in call file
======================================================================




More information about the asterisk-bugs mailing list