M matebele Member Joined Jan 27, 2006 Messages 16 Reaction score 0 Sep 9, 2008 #1 Any one who has a working config file for setting up a SIP trunk for an Asterisk box to Telfree ?
R RichieR Active Member Joined Sep 2, 2008 Messages 35 Reaction score 0 Location Pretoria Sep 10, 2008 #2 Visit www.globalchat.co.za and contact them. They have asterisk developers and also offer voip and many other offerings. Quality and service is excellent
Visit www.globalchat.co.za and contact them. They have asterisk developers and also offer voip and many other offerings. Quality and service is excellent
M matebele Member Joined Jan 27, 2006 Messages 16 Reaction score 0 Sep 11, 2008 #3 yea thanks but wanted config files here
warwickw Expert Member Joined Feb 8, 2008 Messages 1,889 Reaction score 367 Location Gauteng Sep 13, 2008 #4 I used to use them when they first started, unfortunatly no longer have the configs however what I remember in the sip.conf is as follows : Code: [general] register => 87XXXXXXX:[email protected] [telfree] type=peer context=default host=sip99.telfreesa.com secret=password insecure=invite username=87XXXXXXX fromuser=87XXXXXXX fromdomain=sip99.telfreesa.com disallow=all allow=ulaw allow=g729 qualify=no trunk=yes canreinvite=no Hope that helps, please post your success or failures here and what you did to fix anything, it might help someone else in the future.
I used to use them when they first started, unfortunatly no longer have the configs however what I remember in the sip.conf is as follows : Code: [general] register => 87XXXXXXX:[email protected] [telfree] type=peer context=default host=sip99.telfreesa.com secret=password insecure=invite username=87XXXXXXX fromuser=87XXXXXXX fromdomain=sip99.telfreesa.com disallow=all allow=ulaw allow=g729 qualify=no trunk=yes canreinvite=no Hope that helps, please post your success or failures here and what you did to fix anything, it might help someone else in the future.