[asterisk-users] RE: 1.4 Beta 2 Config Problem
Andres
andres at telesip.net
Sat Sep 23 15:30:26 MST 2006
Andres wrote:
>
>> exten => 8600,13,GotoIf($[${CALLERID(number)} = 2013]?50:51)
>>
>> exten => 8600,50,Set(CALLERID(number)=2000)
>>
> You are missing a parenthesis.
> It should read:
> exten => 8600,50,Set(CALLERID(number)=2000))
Nevermind. I can't focus right now.
>
>> exten => 8600,51,VoicemailMain(${CALLERIDNUM}|s)
>>
>> exten => 8600,52,Hangup
>>
>>
>>
>
>
More information about the asterisk-users
mailing list