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 [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
