juanbackson at gmail.com Guest
|
Posted: Wed Aug 27, 2008 4:07 am Post subject: [Freeswitch-users] Problem with xml_cdr_mod [SOLVED] |
|
|
Hi,
This is due to missing doPost() in my servlet.
It is fixed now. Please ignore.
Thanks,
JB
On Wed, Aug 27, 2008 at 5:03 PM, Juan Backson <juanbackson@gmail.com (juanbackson@gmail.com)> 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?
Thanks,
JB
|
|
|