[Asterisk-Users] Parked Call
Justin Ramsey
ocbeta at techwap.com
Sat Mar 12 12:16:34 MST 2005
Thanks for the reply. Here is my sip.conf
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = default
disallow=all
allow=ulaw
dtmfmode=rfc2833
register =>
XXXXXX2061 at sip.broadvoice.com:password:XXXXXX2061 at sip.broadvoice.com/1111
canreinvite = no
[sip.broadvoice.com]
type=peer
user=phone
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
fromuser=XXXXXX2061
secret=PASSWORD
username=XXXXXX2061
insecure=very
context=mainmenu
authname=XXXXXX2061
dtmfmode=rfc2833
dtmf=rfc2833
canreinvite = no
[1111]
type = friend
host = 192.168.1.111
context = out
allow = ulaw
canreinvite=no
extension = 1111
regexten = 1111
It still does not work. In extensions.conf I have include => parkedcalls
and still no go.
Thanks again for the help,
justin
Guido Hecken wrote:
>Try using dtmfmode=rfc2833 in your sip.conf.
>It should work...
>
>Hope, this could help.
>
>Guido Hecken
>
>
>
>>I have a question,
>>I am unclear on how to park a call. I know that you are supposed to be
>>able to press "#" and then transfer the call to extension 700. However,
>>* doesn't seem to be graping the dtmf. I am using dtmfmode=inband.
>>Asterisk is in the media path as well.
>>
>>
>>Thanks in advance
>>Justin
>>_______________________________________________
>>Asterisk-Users mailing list
>>Asterisk-Users at lists.digium.com
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
More information about the asterisk-users
mailing list