[asterisk-bugs] [Asterisk 0010876]: Does not like , as seperator (still using |)

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Oct 3 13:55:37 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10876 
====================================================================== 
Reported By:                pnlarsson
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   10876
Category:                   Resources/res_jabber
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 84237 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-03-2007 13:28 CDT
Last Modified:              10-03-2007 13:55 CDT
====================================================================== 
Summary:                    Does not like , as seperator (still using |)
Description: 
JabberSend(asterisk,nick at tese.se,Hello) does not work becouse it expects |
instead of ,
====================================================================== 

---------------------------------------------------------------------- 
 dimas - 10-03-07 13:55  
---------------------------------------------------------------------- 
Hmmm... Isn't it a better way to use special asterisk macros for that
        AST_DECLARE_APP_ARGS(args,
                AST_APP_ARG(sender);
                AST_APP_ARG(recipient);
                AST_APP_ARG(message);
        );
? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-03-07 13:55  dimas          Note Added: 0071411                          
======================================================================




More information about the asterisk-bugs mailing list