<div class="gmail_quote">On Wed, Dec 1, 2010 at 12:47 AM, Christian Cabrera <span dir="ltr"><<a href="mailto:ccabrera@gmail.com">ccabrera@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I can backup Raúl on this one.<div><br></div><div>Today, one of my clients reported me exactly the same issue (and I verified it): when you use Axtel to dial to Telmex voicemail, you hear no greeting. However, if you press # as if you finished recording your message, then you start hearing the voice prompts from Telmex to verify or rerecord your message.<div>
<br></div><div>I should be able to provide debug on this, just let me know which settings to enable in order to provide you with accurate debugging.</div><div><br></div><div>Regards,</div><div><br clear="all"> Christian Cabrera<br>
<br><br></div></div></blockquote><div><br></div><div>1. Enable Asterisk debugging (and mfcr2 debugging) so all protocol details are shown in the Asterisk log. </div><div>2. Use dahdi_monitor to record all media in a given DAHDI channel. Given that tx and rx streams are separate, you need 2 instanes of dahdi_monitor running at the same time. Let's choose channel 1. So it would be something like:</div>
<div><br></div><div> dahdi_monitor 1 -vv -r debugrx.sln</div><div> dahdi_monitor 1 -vv -t debugtx.sln</div><div><br></div><div>3. Now that the dahdi_monitor instances are running, Place a single call to the number that you know will result in voicemail.</div>
<div><br></div><div>4. After having the call up in silence, press # to finish your recording in telmex voicemail. </div><div><br></div><div>5. Hangup the call.</div><div><br></div><div>6. Stop the dahdi_monitor instances (CTRL + C).</div>
<div><br></div><div>7. Pastebin the resulting /var/log/asterisk/full (plz, just one call in this file). The resulting debugrx.sln and debugtx.sln should be put in an ftp server or somewhere for me to download.</div><div><br>
</div><div>Thanks,</div><div><meta charset="utf-8"><br clear="all">Moises Silva<br>Senior Software Engineer<br>Sangoma Technologies Inc. | 100 Renfrew Drive, Suite 100, Markham ON L3R 9R6 Canada<br>t. 1 905 474 1990 x128 | e. <a href="mailto:moy@sangoma.com" target="_blank">moy@sangoma.com</a><br>
<br><br></div></div>