[Freeswitch-users] [freeswitch-users] Gateway in Directory Loaded via xml curl
Paulo Vicentini
vizentini at hotmail.com
Thu Dec 17 09:18:55 PST 2009
Hi,I am trying to define Gateways (for inbound and outbound calls via SIP provider) within Directory (under "internal" sample profile) using XML CURLBut I am getting this warning:2009-12-17 14:42:03.294519 [WARNING] sofia_reg.c:2115 Gateway 'MyGW' not found.
And
sofia status gateway MyGWAPI CALL [sofia(status gateway MyGW)] output:Invalid Gateway!
This is my configuration (overlook language details )
"<section name=\"directory\">"+ "<domain name=\"10.0.0.124\">"+ "<user id=\"test\">"+ "<gateways>"+ "<gateway name=\"MyGW\">"+ " <param name=\"username\" value=\"234wf423\"/>"+ "<param name=\"password\" value=\"pwdpwd\"/>"+ "<param name=\"realm\" value=\"testvoip.com\"/>"+ "<param name=\"proxy\" value=\"my.provider.com\"/>"+ "<param name=\"register\" value=\"true\"/>"+ "</gateway>"+ "</gateways>"+ "<params>"+ "<param name=\"password\" value=\"1234\"/>"+ "<param name=\"dial-string\" value=\"{presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}\"/>"+ "</params>"+ "<variables>"+ "<variable name=\"register-gateway\" value=\"MyGW\"/>"+ "<variable name=\"accountcode\" value=\"test\"/>"+ "<variable name=\"user_context\" value=\"mycontext\"/>"+ "<variable name=\"effective_caller_id_name\" value=\"Test User\"/>"+ "<variable name=\"effective_caller_id_number\" value=\"1234\"/>"+ "</variables>"+ "</user>"+ "</domain>"+ "</section>"+ "</document>";
User id "test" is able to register and call other internal users
In my sip_profiles/internal.xml I have:
<!-- indicator to parse the directory for domains with parse="true" to get gateways--> <domain name="all" parse="true"/> <!-- indicator to parse the directory for domains with parse="true" to get gateways and alias every domain to this profile --> <domain name="all" alias="true" parse="true"/>
Can you help me with this issue?
Thank youPaulo
_________________________________________________________________
Keep your friends updated—even when you’re not signed in.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_5:092010
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091217/b3e1f312/attachment-0002.html
More information about the FreeSWITCH-users
mailing list