search for: callfwdcanc

Displaying 1 result from an estimated 1 matches for "callfwdcanc".

2010 Jul 01
1
call file question
...ant to create a call file that dials out a particular Dahdi channel to enable call forwarding on a POTS line. I have this in extensions.conf: [custom-callfwd] exten => s,1,Answer exten => s,n,Dial(DAHDI/4-1/*717157750) exten => s,n,Verbose(${DIALSTATUS}) exten => s,n,Hangup [custom-callfwdcanc] exten => s,1,Answer exten => s,n,Dial(DAHDI/4-1/*72) exten => s,n,Verbose(${DIALSTATUS}) exten => s,n,Hangup Using FreePBX I have setup "custom destinations" and "custom applications" such that users can dial a code from their desks and enable or disable forwardi...