Provider Telasip (USA)
www.telasip.com
Last update: 26 August 2010
The following is from a section of the vars.xml file that I use successfully to make/receive Telasip VoIP calls. Substitute the info from telasip for the user name, password and domain (gw?).
<!--
Setting up your default sip provider is easy.
Below are some values that should work in most cases.
These are for conf/directory/default/example.com.xml
-->
<X-PRE-PROCESS cmd="set" data="default_provider=gw?.telasip.com"/>
<X-PRE-PROCESS cmd="set" data="default_provider_username=YOURUSERNAME"/>
<X-PRE-PROCESS cmd="set" data="default_provider_password=YOURPASSWORD"/>
<X-PRE-PROCESS cmd="set" data="default_provider_from_domain=gw?.telasip.com"/>
<!-- true or false -->
<X-PRE-PROCESS cmd="set" data="default_provider_register=true"/>
<X-PRE-PROCESS cmd="set" data="default_provider_contact=5000"/>