I'm not familiar with this service, however what I would do is get a sip trace from it working on your Asterisk box and compare that with the sip trace from the freeswitch box. I'll bet that will help you narrow it down.<br>
<br>-MC<br><br><div class="gmail_quote">On Wed, Jan 11, 2012 at 3:57 AM, Bob Smith <span dir="ltr"><<a href="mailto:gb10hkzo-freeswitch@yahoo.co.uk">gb10hkzo-freeswitch@yahoo.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello all,<br>
<br>
I'm having a little difficulty translating the following Asterisk sip.conf syntax to Freeswitch, hopefully someone can help.<br>
<br>
An alternative way of asking this question (which might be easier for some to answer) is .... has anyone successfully connected Freeswitch to the PCH INOC-DBA service ?<br>
<br>
register => 0000*1:password:user@sip-host/0000*1<br>
<br>
This is my current attempt at it, but I'm getting registration failed messages on the freeswitch console :<br>
<br>
<include><br>
<gateway name="pchdba"><br>
<param name="username" value="0000*1"/><br>
<param name="password" value="password"/><br>
<param name="auth-username" value="user"/><br>
<param name="extension" value="pchdba"/><br>
<param name="expire-seconds" value="60"/><br>
<param name="proxy" value="sip-host/0000*1"/><br>
<param name="register" value="true"/><br>
</gateway><br>
</include><br>
<br>
Thanks<br>
<br>
Bob<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>