[Asterisk-Users] Running into problems with the
Digital Receptionist (Callers are not redirected to it)-
Maxx Lobo
maxx at arraycomm.com
Wed Apr 5 19:43:36 MST 2006
Resolved the problem; here's what I did-
> [tsvxsj-in]
> exten => 4081234567,1,Answer
> exten => 4081234567,2,Wait(1)
> exten => 4081234567,3,Background(pls-hold-while-try)
> exten => 4081234567,4,NoOp(Incoming call on TelaSIP #4081234567)
> exten => 4081234567,5,Dial(SIP/1998,20,m)
> exten => 4081234567,6,Goto(from-pstn,s,1)
> exten => 4081234567,7,Voicemail(1998 at default)
> exten => 4081234567,8,Hangup
Hope this helps someone else.
--Maxx
Maxx Lobo wrote:
> An obvious typo in here... Here is the corrected version:
>
>> Here is what the extensions_custom.conf looks like:
>> -------------
>> [tsvxsj-in]
>> exten => 4081234567,1,Answer
>> exten => 4081234567,2,Wait(1)
>> exten => 4081234567,3,Background(pls-hold-while-try)
>> exten => 4081234567,4,NoOp(Incoming call on TelaSIP #4081234567)
>> exten => 4081234567,5,Dial(SIP/1998,20,m)
>> exten => 4081234567,6,Voicemail(1998 at default)
>> exten => 4081234567,7,Hangup
>> -------------
>
> --Maxx
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list