It appears that my X100P card is only answering after 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

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to