Actually, the main problem is the incoming calls because callers can not
select the options, the asterisk doesn't seem to be detecting the keys
entered.
Regards,
Aster.
> cgchen-9MXrTL7Q3obvnOemgxGiVw@xxxxxxxxxxxxxxxx wrote:
>
>>Hi,
>>
>>I have a major problem getting the asterisk dtmf tone working. I bought
>> 10
>>g729 licenses and uses xlite, Sipura, and Grandstream phones. The phones
>>are set to ulaw (best quality for internal calls). I believe I should set
>>the asterisk server to rfc2833 since it doesn't really support inband but
>>the thing is if i set it to rfc2833, the incoming and outgoing tones will
>>not work. If i set it to inband the outgoing tone works perfectly,
>>including the vm. I notice in the asterisk logs, the error msg says
>>"inband is not supported".
>>
>>I'm using AMP version 1.1, does anyone know if there's any problem with
>>this version.
>>
>>Regards,
>>Aster
>>
>>
>>CONFIG FILES:
>>
>>
>>-----------------------------------------SIP.conf------------------------------------
>>
>>
>>; Note: If your SIP devices are behind a NAT and your Asterisk
>>; server isn't, try adding "nat=1" to each peer definition to
>>; solve translation problems.
>>
>>[general]
>>
>>port = 5060 ; Port to bind to (SIP is 5060)
>>bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
>>disallow=all
>>allow=ulaw
>>allow=alaw
>>allow=g729
>>allow=gsm
>>allow=ilbc
>>context = from-pstn; Send unknown SIP callers to this context
>>callerid = Unknown
>>dtmfmode=rfc2833
>>
>>
>>#include sip_additional.conf
>>
>>#include sip_nat.conf
>>#include sip_custom.conf
>>
>>
>>------------------------------------------sip_additional.conf
>>----------------------
>>register=0212345678:*******@202.***.***.3/0212345678
>>
>>[02********]
>>username=02********
>>type=user
>>secret=*****
>>host=202.***.***.3
>>dtmfmode=rfc2833
>>context=from-sip-external
>>callgroup=1
>>
>>
>>[105]
>>username=105
>>type=friend
>>secret=181
>>record_out=On-Demand
>>record_in=On-Demand
>>qualify=no
>>port=5060
>>nat=no
>>mailbox=105@default
>>host=dynamic
>>dtmfmode=rfc2833
>>context=from-internal
>>canreinvite=no
>>callerid="Aster" <105>
>>allow=all
>>
>>[default]
>>username=02********
>>type=peer
>>secret=*********
>>insecure=very
>>host=202.****.***.3
>>fromuser=02********
>>dtmfmode=rfc2833
>>
>>----------------------------------------------------------------------------------------------------
>>
>>
>>
>>
>>-------------------------------------------------------
>>SF.Net email is sponsored by:
>>Tame your development challenges with Apache's Geronimo App Server.
>>Download it for free - -and be entered to win a 42" plasma tv or your
>> very
>>own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
>>_______________________________________________
>>Amportal-users mailing list
>>Amportal-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
>>https://lists.sourceforge.net/lists/listinfo/amportal-users
>>
>>
> Im having problems too with grandstream phones. I tried with sipuras and
> for now they are working fine
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download it for free - -and be entered to win a 42" plasma tv or your very
> own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Amportal-users mailing list
> Amportal-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/amportal-users
>
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
|