Provider PennyTel (Australia)
www.pennytel.com.au
Last Update: 10 September 2012
Incoming and outgoing calls work. In conf/sip_profiles/outbound/ create a pennytel.xml file with the following contents:
<include>
<gateway name="PennyTel">
<param name="username" value="61xxxxxxxxx"/>
<param name="password" value="xxxxxxxx"/>
<param name="realm" value="sip.pennytel.com"/>
<param name="proxy" value="sip.pennytel.com"/>
<param name="register" value="true"/>
</gateway>
</include>