[asterisk-r2] Elastix 2 with Sangoma A104, A101 cards Axtel and Telmex

Moises Silva moises.silva at gmail.com
Wed Dec 1 09:40:39 CST 2010


On Wed, Dec 1, 2010 at 12:47 AM, Christian Cabrera <ccabrera at gmail.com>wrote:

> I can backup Raúl on this one.
>
> 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.
>
> 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.
>
> Regards,
>
>    Christian Cabrera
>
>
>
1. Enable Asterisk debugging (and mfcr2 debugging) so all protocol details
are shown in the Asterisk log.
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:

    dahdi_monitor 1 -vv -r debugrx.sln
    dahdi_monitor 1 -vv -t debugtx.sln

3. Now that the dahdi_monitor instances are running, Place a single call to
the number that you know will result in voicemail.

4. After having the call up in silence, press # to finish your recording in
telmex voicemail.

5. Hangup the call.

6. Stop the dahdi_monitor instances (CTRL +  C).

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.

Thanks,

Moises Silva
Senior Software Engineer
Sangoma Technologies Inc. | 100 Renfrew Drive, Suite 100, Markham ON L3R 9R6
Canada
t. 1 905 474 1990 x128 | e. moy at sangoma.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-r2/attachments/20101201/613d7520/attachment.htm 


More information about the asterisk-r2 mailing list