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_us...@${dialed_domain}}${sofia_contact(${dialed_us...@${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
_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to