[Freeswitch-users] Issue adding a SIP Gateway
Ryan Watkins
Ryan at ocens.com
Mon Dec 19 21:36:57 MSK 2011
Thanks for the reply Alex,
I followed the example in the FreeSWITCH 1.0.6 book for iptel, which is as follows:
<include>
<gateway name="iptel">
<param name="username" value="username"/> (yes, I supplied my iptel username in this line)
<param name="password" value="password"/> (again, I supplied my iptel password on this line)
<param name="realm" value="iptel.org"/>
<!--iptel.org requires a 'proxy' parameter -->
<param name="proxy" value="sip.iptel.org"/>
</gateway>
</include>
I've checked the file permissions and changed them so that all users have rwx for the iptel.org.xml file; as well as every folder up to /external for both /usr/src/freeswitch and the /opt/freeswitch paths
I've also changed the iptel.org.xml files in those paths to the example that you linked from the wiki
However, I'm still getting the same result.... Any other suggestions?
Thanks again!
From: Alex Crow [mailto:acrow at integrafin.co.uk]
Sent: Sunday, December 18, 2011 2:09 AM
To: FreeSWITCH Users Help
Cc: Ryan Watkins
Subject: Re: [Freeswitch-users] Issue adding a SIP Gateway
On 16/12/11 01:05, Ryan Watkins wrote:
I did run the" sofia profile external restart reloadxml" command.... It didn't load the new gateway, so that's why I tried registering the gateway specifically.
Ryan,
Did you follow this example: http://wiki.freeswitch.org/wiki/Provider_Configuration:_iptel and replace the usename and password with your own?
Check that the permissions on the new XML file allow it to be read by the user freeswitch is running as.
Also double-check your closing tags on the file. This can cause your gateway to be skipped, hence the "invalid gateway" when you try to use it.
Cheers
Alex
--
This message is intended only for the addressee and may contain
confidential information. Unless you are that person, you may not
disclose its contents or use it in any way and are requested to delete
the message along with any attachments and notify us immediately.
"Transact" is operated by Integrated Financial Arrangements plc
Domain House, 5-7 Singer Street, London EC2A 4BQ
Tel: (020) 7608 4900 Fax: (020) 7608 5300
(Registered office: as above; Registered in England and Wales under number: 3727592)
Authorised and regulated by the Financial Services Authority (entered on the FSA Register; number: 190856)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20111219/393e1f88/attachment-0001.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list