VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
juanbackson at gmail.com Guest
|
Posted: Wed Aug 27, 2008 4:04 am Post subject: [Freeswitch-users] Problem with xml_cdr_mod |
|
|
Hi,
I am trying to get Freeswitch to post CDR to HTTP using xml_cdr_mod.
Here is the error in console:
2008-08-28 01:13:11 [DEBUG] mod_sofia.c:264 sofia_on_hangup() Channel sofia/internal/1012@192.168.1.400 hanging up, cause: NORMAL_CLEARING
2008-08-28 01:13:11 [ERR] mod_xml_cdr.c:189 my_on_hangup() Got error [405] posting to web server [http://192.168.1.400:10000/CDR]
2008-08-28 01:13:11 [ERR] mod_xml_cdr.c:200 my_on_hangup() Unable to post to web server, writing to file
What is causing this error? What does that error means and how to resolve it?
Thanks,
JB |
|
Back to top |
|
|
james.green at stealth... Guest
|
Posted: Wed Aug 27, 2008 4:09 am Post subject: [Freeswitch-users] Problem with xml_cdr_mod |
|
|
Juan Backson wrote:
Quote: | Hi,
I am trying to get Freeswitch to post CDR to HTTP using xml_cdr_mod.
Here is the error in console:
2008-08-28 01:13:11 [DEBUG] mod_sofia.c:264 sofia_on_hangup() Channel
sofia/internal/1012@192.168.1.400 hanging up, cause: NORMAL_CLEARING
2008-08-28 01:13:11 [ERR] mod_xml_cdr.c:189 my_on_hangup() Got error
[405] posting to web server [http://192.168.1.400:10000/CDR]
2008-08-28 01:13:11 [ERR] mod_xml_cdr.c:200 my_on_hangup() Unable to
post to web server, writing to file
What is causing this error? What does that error means and how to
resolve it?
|
Just a suggestion: Try it with wget first.
James
_______________________________________________
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 |
|
|
mike at jerris.com Guest
|
Posted: Wed Aug 27, 2008 10:20 am Post subject: [Freeswitch-users] Problem with xml_cdr_mod |
|
|
This means that your post to the web server gets a 405 response. Whatever cgi you are trying to post to is causing this error. You will need to look at the problem in your cgi and correct it.
Mike
On Aug 27, 2008, at 5:03 AM, Juan Backson wrote:
|
|
Back to top |
|
|
|
|
|
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
|