Re: [asterisk-users] Asterisk Messaging Refuses To Work!

2013-01-30 Thread XBrian
Hi there, it actually DID work - but the message was flashed on the receiving party's softphone -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webin

Re: [asterisk-users] Asterisk Messaging Refuses To Work!

2013-01-30 Thread Pete Mundy
On 31/01/2013, at 8:11 AM, XBrian wrote: > I have changed the dial command to > [snip] > still no joy! What Dial command are you referring to? There are no instanced of the 'Dial' or 'Answer' app in any of your examples. Did you read Richard's comment about SendText only being valid during a

Re: [asterisk-users] Asterisk Messaging Refuses To Work!

2013-01-30 Thread XBrian
I have changed the dial command to $tech/$dest,,gM(appmsg) and I have added [macro-appmsg] exten => s,1,SendText(Hello world) still no joy! :-( -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Ne

Re: [asterisk-users] Asterisk Messaging Refuses To Work!

2013-01-30 Thread Richard Mudgett
- Original Message - > I am pulling my hairs out here. This is my dialplan. > > exten => 100,1,Set(AGISIGHUP=no) > exten => 100,n,AGI(a2billing.php,4,callingcard) > exten => 100,n,Set(__APP_MSG_IND=${APP_MSG_IND}) > exten => 100,n,Set(__APP_MESSAGE=${APP_MESSAGE}) > exten => 100,n,Hangup()

Re: [asterisk-users] Asterisk Messaging Refuses To Work!

2013-01-30 Thread Leandro Dardini
2013/1/30 XBrian > I am pulling my hairs out here. This is my dialplan. > > exten => 100,1,Set(AGISIGHUP=no) > exten => 100,n,AGI(a2billing.php,4,callingcard) > exten => 100,n,Set(__APP_MSG_IND=${APP_MSG_IND}) > exten => 100,n,Set(__APP_MESSAGE=${APP_MESSAGE}) > exten => 100,n,Hangup() > > exten

[asterisk-users] Asterisk Messaging Refuses To Work!

2013-01-30 Thread XBrian
I am pulling my hairs out here. This is my dialplan. exten => 100,1,Set(AGISIGHUP=no) exten => 100,n,AGI(a2billing.php,4,callingcard) exten => 100,n,Set(__APP_MSG_IND=${APP_MSG_IND}) exten => 100,n,Set(__APP_MESSAGE=${APP_MESSAGE}) exten => 100,n,Hangup() exten => h,1,GotoIf($["${APP_MSG_IND}" =