Skip to main content

Provider iptel (Germany & Global)

iptel.org

Last update: 16 October 2009

I've done basic testing with this scenario. It is the same setup I used when I wrote my article, Voip with FreeSWITCH: http://bit.ly/EpVrv

<include>
<gateway name="iptel"> <!-- used in dialstrings -->
<param name="username" value="MY_IPTEL_USERNAME"/>
<param name="realm" value="iptel.org"/>
<param name="password" value="MY_IPTEL_PASSWORD"/>
<param name="proxy" value="sip.iptel.org"/>
</gateway>
</include>