Displaying 1 result from an estimated 1 matches for "phone30".
Did you mean:
phone0
2007 Dec 14
2
Stange pause between extensions commands.
Hello,
i have a simple but annoying problem. I have the following entry in
/etc/asterisk/externsions.conf file:
---<Cut Here>---
exten => 10100,1,Wait(4)
exten => 10100,2,Playback(transfer,noanswer)
exten => 10100,3,Dial(${PHONE30},30,t)
exten => 10100,4,Background(extension)
exten => 10100,5,Background(is-curntly-unavail)
exten => 10100,6,Voicemail(9999)
exten => 10100,7,PlayBack(vm-goodbye)
exten => 10100,8,Hangup
---<And Here>---
Normally when i call that extension if the user is online will ring if...