Hi, I'm trying to configure a few service providers in asterisk. I could configure correctly one only, messagenet.it.
I'm trying to register to sipgate and sipphone, with no success (cannot register). I'm inside a (departmental) firewall, not sure of the ports that are closed, but I can configure the voip providers in eyebeam without problems. Any suggestions? Here is my sip.conf: [general] context=default realm=rosario.dcs.shef.ac.uk srvlookup=yes defaultexpirey=480 allow=all ;passwords are changed register => 1234567:[EMAIL PROTECTED]:5061/1234567 register => 2234567:[EMAIL PROTECTED]/2234567 register => 3234567:[EMAIL PROTECTED]:5060/3234567 [messagenet] type=peer host=sip.messagenet.it dtmfmode=info username=1234567 secret=aaaaaaa fromuser=1234567 fromdomain=sip.messagenet.it nat=yes authuser=1234567 insecure=very canreinvite=no disallow=all allow=ulaw allow=alaw port=5061 _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
