Chaps,
I recently added an incoming VOIP account to my asterisk box. When the
PSTN number associated with this account is dialled, the call rings once
and then asterisk starts playing music on hold, even though all the
extensions continue to ring. Variations of answer() and ringing() don't
seem to help. I'm sure I'm missing something spectacularly obvious, but
the wiki and googling the mailing list haven't shed any light. FWIW, my
ISDN-2e based incoming lines work just fine using similar dialplans.
Here is the excerpt from extensions.conf:
[my-sip-provider]
exten => 84411111,1,answer
exten => 84411111,2,Ringing
exten => 84411111,3,SetCallerId( 30${CALLERIDNUM})
exten => 84411111,4,SetCIDName(SIP 0${CALLERIDNUM})
exten => 84411111,5,Dial(ZAP/2&SIP/2010&SIP/2009&SIP/2011,120,trm)
exten => 84411111,6,Voicemail,u1001
exten => 84411111,106,Voicemail,b1001
Any ideas?
Thanks
Patrick
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users