Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Mod xml_curl and managing external SIP ga


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
Prometheus001 at gmx.net
Guest





PostPosted: Tue Sep 16, 2008 3:05 pm    Post subject: [Freeswitch-users] Mod xml_curl and managing external SIP ga Reply with quote

Hello,

as explained everything works fine, except that I do not get any
sofia.conf requests.

For section"=>"configuration" I receive requests for
"key_value"=>"post_load_modules.conf"
"key_value"=>"event_socket.conf"
"key_value"=>"acl.conf"
"key_value"=>"post_load_switch.conf"
"key_value"=>"switch.conf"
at startup so my settings should be alright.
I issued a "sofia profile external rescan" and get the same result.

But I would expect a sofia.conf request, as the gateways are defined
under sofia.conf in the "external" profile in log/freeswitch.xml.fsxml

Am I wrong with my expectation?

Best regards
Peter



Raymond Chandler schrieb:
Quote:
This definitely works. I've set up mod_xml_curl in a number of places,
managing anywhere from 10-10000 gateways... as long as you have the
url correct, and you spelled configuration correctly in the
xml_curl.conf, then everything should work fine.
-Ray

Quote:

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

------------------------------------------------------------------------

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
intralanman at freeswi...
Guest





PostPosted: Tue Sep 16, 2008 4:01 pm    Post subject: [Freeswitch-users] Mod xml_curl and managing external SIP ga Reply with quote

what i was saying is... that it definitely works and you're correct in your assumptions...
notice the sofia.conf request

Sep 16 15:10:30 lmdt fs_curl[3648]: [key_value] => 'post_load_modules.conf'
Sep 16 15:10:31 lmdt fs_curl[3450]: [key_value] => 'console.conf'
Sep 16 15:10:31 lmdt fs_curl[3449]: [key_value] => 'conference.conf'
Sep 16 15:10:31 lmdt fs_curl[3447]: [key_value] => 'local_stream.conf'
Sep 16 15:10:31 lmdt fs_curl[3448]: [key_value] => 'xml_cdr.conf'
Sep 16 15:10:31 lmdt fs_curl[3449]: [key_value] => 'voicemail.conf'
Sep 16 15:10:31 lmdt fs_curl[3451]: [key_value] => 'limit.conf'
Sep 16 15:10:31 lmdt fs_curl[3450]: [key_value] => 'dingaling.conf'
Sep 16 15:10:31 lmdt fs_curl[3448]: [key_value] => 'sofia.conf'
Sep 16 15:10:33 lmdt fs_curl[3451]: [key_value] => 'iax.conf'
Sep 16 15:56:19 lmdt fs_curl[3447]: [key_value] => 'post_load_modules.conf'
Sep 16 15:56:19 lmdt fs_curl[3448]: [key_value] => 'console.conf'
Sep 16 15:56:19 lmdt fs_curl[3451]: [key_value] => 'conference.conf'
Sep 16 15:56:19 lmdt fs_curl[3449]: [key_value] => 'local_stream.conf'
Sep 16 15:56:20 lmdt fs_curl[3648]: [key_value] => 'xml_cdr.conf'
Sep 16 15:56:20 lmdt fs_curl[3451]: [key_value] => 'voicemail.conf'
Sep 16 15:56:20 lmdt fs_curl[3450]: [key_value] => 'limit.conf'
Sep 16 15:56:20 lmdt fs_curl[3448]: [key_value] => 'dingaling.conf'
Sep 16 15:56:20 lmdt fs_curl[3648]: [key_value] => 'sofia.conf'
Sep 16 15:56:22 lmdt fs_curl[3450]: [key_value] => 'iax.conf'

Quote:
-Ray


Peter P GMX wrote:
Quote:
Quote:
Hello,

as explained everything works fine, except that I do not get any
sofia.conf requests.

For section"=>"configuration" I receive requests for
"key_value"=>"post_load_modules.conf"
"key_value"=>"event_socket.conf"
"key_value"=>"acl.conf"
"key_value"=>"post_load_switch.conf"
"key_value"=>"switch.conf"
at startup so my settings should be alright.
I issued a "sofia profile external rescan" and get the same result.

But I would expect a sofia.conf request, as the gateways are defined
under sofia.conf in the "external" profile in log/freeswitch.xml.fsxml

Am I wrong with my expectation?

Best regards
Peter



Raymond Chandler schrieb:
Quote:
This definitely works. I've set up mod_xml_curl in a number of places,
managing anywhere from 10-10000 gateways... as long as you have the
url correct, and you spelled configuration correctly in the
xml_curl.conf, then everything should work fine.
-Ray

Quote:
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

------------------------------------------------------------------------

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Prometheus001 at gmx.net
Guest





PostPosted: Wed Sep 17, 2008 3:00 am    Post subject: [Freeswitch-users] Mod xml_curl and managing external SIP ga Reply with quote

Hello Michael,

yes, mod_sofia is loaded. I would not be able to route calls to external
gateways defined under sofia.conf in the xml file if it was not loaded

Best regards Peter

Michael Jerris schrieb:
Quote:
On Sep 16, 2008, at 4:02 PM, Peter P GMX wrote:


Quote:
Hello,

as explained everything works fine, except that I do not get any
sofia.conf requests.

For section"=>"configuration" I receive requests for
"key_value"=>"post_load_modules.conf"
"key_value"=>"event_socket.conf"
"key_value"=>"acl.conf"
"key_value"=>"post_load_switch.conf"
"key_value"=>"switch.conf"
at startup so my settings should be alright.
I issued a "sofia profile external rescan" and get the same result.

But I would expect a sofia.conf request, as the gateways are defined
under sofia.conf in the "external" profile in log/freeswitch.xml.fsxml

Am I wrong with my expectation?

Best regards
Peter



are you loading mod_sofia?

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services