[Asterisk-Users] Has anyone got * working with Xten softphones
Joseph Finley
jfinley at prcontrol.com
Thu Oct 2 09:59:34 MST 2003
Very basic:
Sip.conf
;
; SIP Configuration for Asterisk
;
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = sip-phones ; Default for incoming calls
bandwidth=low
disallow=all
allow=ulaw
allow=alaw
[3010]
type=friend
secret=testx
host=dynamic
qualify=400
callerid="Joseph" <3010>
dtmfmod=inband
mailbox=3010,1234
canreinvite=no
reinvite=no
nat=yes
>
I've tried those settings and so far so good. At least it seems to be
talking to asterisk.
What are your settings in sip.conf?
Also how do you get the soft phone to dial an internal extension?
Thanks for your help. Fingers crossed I figure this out.
Fats.
_______________________________________________
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