<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>I have figured this out and it's working fine now. Here is the key if anyone has the same issue.<br><br>featuredigittimeout = 5000<br><br>Increase the digit timeout or you have to press the key codes quick enough in order for Asterisk to detect the keys.<br><br>-Tri<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Tri Tu <mtritu@yahoo.com><br><b><span style="font-weight: bold;">To:</span></b> asterisk-users@lists.digium.com<br><b><span style="font-weight: bold;">Sent:</span></b> Wed, February 24, 2010 10:38:25 PM<br><b><span style="font-weight:
bold;">Subject:</span></b> [asterisk-users] Asterisk n-way DTMF detection<br></font><br>
<div style="font-family: times new roman,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);"><div>Hello,<br><br>I have setup the n-way conferencing with Asterisk and it's working when I use with my budgetone 100 phone but it doesn't work for any of the voip software or other ATA that I have. When I turned the debug on, I see that the correct keys (*0) were entered but asterisk doesn't detect the signal to trigger the features event. I have set a test extension to get the input dtmf key and say the digit out. They are getting correctly on the IVR but when using n-way conferencing, it's not taking it. Here is the output of testing DTMF with IVR.<br><br>v103*CLI><br>v103*CLI><br> -- Executing [88@from-internal:1] Read("SIP/8888-b6807538", "digito||10") in new stack<br> -- Accepting a maximum of 10 digits.<br>*
DTMF-relay event received: 8<br>* DTMF-relay event received: 5<br>* DTMF-relay event received: 2<br> -- User entered '852'<br> -- Executing [88@from-internal:2] SayDigits("SIP/8888-b6807538", "852") in new stack<br> -- <SIP/8888-b6807538> Playing 'digits/8' (language 'en')<br> -- <SIP/8888-b6807538> Playing 'digits/5' (language 'en')<br> -- <SIP/8888-b6807538> Playing 'digits/2' (language 'en')<br> -- Executing [88@from-internal:3] Hangup("SIP/8888-b6807538", "") in new stack<br> == Spawn extension (from-internal, 88, 3) exited non-zero on 'SIP/8888-b6807538'<br> -- Executing [h@from-internal:1] Macro("SIP/8888-b6807538", "hangupcall") in new stack<br> -- Executing [s@macro-hangupcall:1] ResetCDR("SIP/8888-b6807538", "vw") in new stack<br> -- Executing
[s@macro-hangupcall:2] NoCDR("SIP/8888-b6807538", "") in new stack<br> -- Executing [s@macro-hangupcall:3] GotoIf("SIP/8888-b6807538", "1?skiprg") in new stack<br> -- Goto (macro-hangupcall,s,6)<br> -- Executing [s@macro-hangupcall:6] GotoIf("SIP/8888-b6807538", "1?skipblkvm") in new stack<br> -- Goto (macro-hangupcall,s,9)<br> -- Executing [s@macro-hangupcall:9] GotoIf("SIP/8888-b6807538", "1?theend") in new stack<br> -- Goto (macro-hangupcall,s,11)<br> -- Executing [s@macro-hangupcall:11] Hangup("SIP/8888-b6807538", "") in new stack<br> == Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/8888-b6807538' in macro 'hangupcall'<br> == Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/8888-b6807538'<br>v103*CLI><br>bash-3.1#<br><br>anh here is the console log of the Asterisk when
pressing the key during callerA is on the phone with CallerB.<br><br>v103*CLI><br>v103*CLI><br>* DTMF-relay event received: *<br>* DTMF-relay event received: 0<br>v103*CLI><br><br>Wondering that if anyone know what could be wrong here. My asterisk version is Asterisk 1.4.20.<br><br>-Tri<br><br><br></div>
</div><br>
</div></div>
</div><br>
</body></html>