Zot O'Connor
2004-May-31 07:08 UTC
[Asterisk-Users] Where is my normal dialtone? With DLINK DG-104S (MGCP)
I once (for a brief period) had dialtone, but I do know why :)
Otherwise I get a boooop-booop-booop sequence.
I cannot tell if this is the D-Link doing this, or asterisk...
Who should be giving solid US dialtone?
My indication.conf says:
[general]
country=us
...
[us]
description = United States / North America
ringcadance = 2000,4000
dial = 350+440
busy = 480+620/500,0/500
ring = 440+480/2000,0/4000
congestion = 480+620/250,0/250
callwaiting = 440/300,0/10000
dialrecall
!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
record = 1400/500,0/15000
info = !950/330,!1400/330,!1800/330,0
--
Zot O'Connor <zot@zotconsulting.com>
White Knight Hackers, Inc.
Hi, I am using the following to dial a far end IAX server from a local IAX server both using X100P cards - exten=>123,1,IAX2/remote:password@123.1.1.1/110@in-iax|20|tm the far end extension rings and voice go through. However, I am not getting any ringing indication tone on the local phone while the remote phone is ringing. Has anyone ran across this situation or perhaps I am missing some configuration? Help is appreciated. PK