I'm really new to asterisk, but everything works fine beside DTMF recognition. As you can see in output generated by asterisk, I constantly receive following line "Private structure not found in send_digit." for every DTMF digit I enter on h323 side. I have analog phone atached to the AudioCodes MP-124 gateway. Both, gateway and asterisk are registered on openh323 gatekeeper. in h323.conf and on AC gateway side DTMF relaying is set to rfc2833. If anyone has the same problem, I wolud appreciate any help.
 
Sending 8700120 to context [incoming]
  == Starting H323/ip$192.168.3.12:55885/14678 at incoming,500,1 failed so falling back to exten 's'
    -- Executing Answer("H323/ip$192.168.3.12:55885/14678", "") in new stack
    -- Executing ResponseTimeout("H323/ip$192.168.3.12:55885/14678", "5") in new stack
    -- Set Response Timeout to 5
    -- Executing BackGround("H323/ip$192.168.3.12:55885/14678", "agent-user") in new stack
    -- Playing 'agent-user' (language 'en')
Dropping duplicate answer!
Ooh, format changed from UNKN to ALAW
Recieved Digit: 1
Private structure not found in send_digit.
Recieved Digit: 2
Private structure not found in send_digit.
Recieved Digit: 3
Private structure not found in send_digit.
Recieved Digit: 4
Private structure not found in send_digit.
Recieved Digit: 2
Private structure not found in send_digit.
 
_______________________________________________
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

Reply via email to