[asterisk-users] Iaxy and SendDTMF??

BerkHolz, Steven StevenBerkHolz at TESCOGroup.com
Fri Aug 18 14:42:28 MST 2006


I have an Iaxy that I am using to access our overhead paging system.
It is ext 5480 and required a 1 (office), 2 (Shop), or 3 (all) DTMF tone
after it answers.

If I dial 5480, I hear a tone to let me know that it is ready for the
digit.

I made an extension 5481 that using a macro and sendDTMF to send the
digit.

; exten => 5481,1,Answer()
exten => 5481,1,NoOp(${TIMESTAMP} paging Group 1 Office Page)
exten => 5481,2,DIAL(IAX2/5480,,M(MYDTMF1))
; exten => 5481,2,DIAL(IAX2/5480,,D(w1)) 

[macro-MYDTMF1]
; exten => s,1,SIPDtmfMode(inband)
exten => s,1,Wait(2)
exten => s,2,SendDTMF(1)

The problem is that I never hear any tone from the Paging Unit.
It pages, but there appears to be a 3-4 second delay before the audio
comes out of the speakers.
If I Dial 5480 and then the 1, the audio is immediate.

I did a test to my SIP phone first and I could hear the digit if I set
the SIPDtmfMode(inband).
But I am trying to do this with an Iaxy.

Worst case, I could buy an ATA, but I wouild like to get this working
with the iaxy if possible.

Please advise.

 

Thank You,

Steven BerkHolz
-  MCSA  -  MCSE  -
Manager of Information Systems
TESCO Group Companies
Fax. 248-836-5101
www.TESCOGroup.com

boardmember of
www.glimasoutheast.org





More information about the asterisk-users mailing list