Displaying 1 result from an estimated 1 matches for "mgunther".
Did you mean:
gunther
2003 Aug 12
4
X100P Ringing/Answering
...two rings. Ideally,
I'd like it to answer on the first ring. Here is the incoming section of my
extensions.conf file:
[incoming]
exten => s,1,Answer
exten => s,2,BackGround(demo-congrats) ; Play a congratulatory message
exten => 1234,1,Goto(jgunther,1234,1)
exten => 4321,1,Goto(mgunther,4321,1)
exten => s,3,Goto(mgunther,4321,1)
exten => s,4,Hangup
include => default
Any ideas on how to correct this issue?
Thanks.
Jeff