Provider VoIPstreet (USA)
voipstreet.com
Last Update: 18 June 2008
Inbound:
<include>
<gateway name="chi-in.voipstreet.com">
<param name="username" value="username"/>
<param name="password" value="password"/>
<param name="from-user" value="username"/>
<param name="proxy" value="chi-in.voipstreet.com"/>
<param name="expire-seconds" value="600"/>
<param name="register" value="true"/>
<param name="retry-seconds" value="30"/>
<param name="context" value="public"/>
</gateway>
</include>
Outbound:
<include>
<gateway name="chi-out.voipstreet.com">
<param name="username" value="username"/>
<param name="password" value="password"/>
<param name="from-user" value="username"/>
<param name="proxy" value="chi-out.voipstreet.com"/>
<param name="expire-seconds" value="600"/>
<param name="register" value="true"/>
<param name="retry-seconds" value="30"/>
<param name="context" value="public"/>
</gateway>
</include>>
01/15/09: I had to add the following to my outbound gateway in order to have CallerID set on outbound calls
<param name="caller-id-in-from" value="true"/>