Re: [asterisk-users] What is my syntax error here?

2013-07-25 Thread Shanavaz E A
:14 PM Subject: Re: [asterisk-users] What is my syntax error here? On Wed, July 24, 2013 10:33, James B. Byrne wrote: Additional data: Arch = x86_64 OS = CentOS-6.4 (freepbx) Asterisk = 11.4 FreePBX = 2.11.0.4 . . . So my question is simple.  What error in syntax have I committed here

[asterisk-users] What is my syntax error here?

2013-07-24 Thread James B. Byrne
I have thsi code in a dial plan. The purpose of which is to set distinctive ring tones for internal and transferred calls. exten = _.,1,Noop(CALLERID_ALL=${CALLERID(all)}) exten = _.,n,Set(CallerIDNum=${CALLERID(num)}) ; This just shows a list of interesting variables and their values ;

Re: [asterisk-users] What is my syntax error here?

2013-07-24 Thread Tony Mountifield
In article e31f701f427b0d2f49c266511b01abca.squir...@webmail.harte-lyne.ca, James B. Byrne byrn...@harte-lyne.ca wrote: I have thsi code in a dial plan. The purpose of which is to set distinctive ring tones for internal and transferred calls. exten =

Re: [asterisk-users] What is my syntax error here?

2013-07-24 Thread James B. Byrne
Additional data: Arch = x86_64 OS = CentOS-6.4 (freepbx) Asterisk = 11.4 FreePBX = 2.11.0.4 -- Original Message -- Subject: What is my syntax error here? From:James B. Byrne byrn...@harte-lyne.ca Date:Wed, July 24, 2013 10:08 To:

Re: [asterisk-users] What is my syntax error here?

2013-07-24 Thread A J Stiles
On Wednesday 24 July 2013, James B. Byrne wrote: Additional data: Arch = x86_64 OS = CentOS-6.4 (freepbx) Asterisk = 11.4 FreePBX = 2.11.0.4 -- Original Message -- Subject: What is my syntax error here? From:James B. Byrne

Re: [asterisk-users] What is my syntax error here?

2013-07-24 Thread James B. Byrne
On Wed, July 24, 2013 10:33, James B. Byrne wrote: Additional data: Arch = x86_64 OS = CentOS-6.4 (freepbx) Asterisk = 11.4 FreePBX = 2.11.0.4 . . . So my question is simple. What error in syntax have I committed here? I expect that CallerIDNum == 41712 in the check: exten =