[Asterisk-Users] Voicemail cliping digits via sip

Andrew Joakimsen andrew at envisionstudio.net
Sun Aug 17 13:50:18 MST 2003


I have removed all the dmtfmode= statements from my sip.conf to begin
with. Earlier today I downloaded and compiled the latest CVS and from my
testing right now it seems to work a lot better.

-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Ernest W.
Lessenger
Sent: Sunday, August 17, 2003 4:24 PM
To: asterisk-users at lists.digium.com
Subject: RE: [Asterisk-Users] Voicemail cliping digits via sip

At 04:14 PM 8/17/2003 -0400, you wrote:
>What did you change the DTMF mode to? Where can I find documentation
>with all the possible options in the config files?

Check out the demo config files - I think those are the only "complete" 
documentation in existence. It looks like I actually removed the line 
"dtmfmode=inband" from the config in sip.conf. I don't know what the 
default is.

 From the demo sip.conf:
;[snomsip]
#type=friend
#secret=goldfish
#host=dynamic
#dtmfmode=inband                ; Choices are inband, rfc2833, or info
#defaultip=208.19.48.149
#mailbox=1234,2345              ; Mailbox for message waiting indicator

Here is a successful config for using the X-Lite softphone. I am using
the 
8/16/2003 CVS.
[ernest]
type=friend
username=ernest
secret=xxxxxxx
host=dynamic
qualify=1000                    ; Consider it down if it's 1 second to
reply
defaultip=xxx.xxx.xxx.xxy
mailbox=1234

[ryanw]
type=friend
username=ryanw
secret=xxxxxxx
host=dynamic
qualify=1000                    ; Consider it down if it's 1 second to
reply
defaultip=xxx.xxx.xxx.xxz
mailbox=1235


--Ernest 

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list