Hey guys,
We use the outbound app (.tcl polling) from our gateways to make outbound calls. The vxml browsers seem to run fine for a few weeks and then they refuse to make any more outbound calls even when we have data in the database. The only way to fix the issue is to reload the browser. I really want to figure this out. Probably an IOS bug that's not documented yet.
Anyway - in the logs on the browser we can see this:
Apr 13 07:46:32.156 CDT: //0/872DACE586A1/VXML:/vxml_block_build:
CALL_ERROR;
http://removed:7000/CVP/Server at line 49: block name _in102507 is not unique
Apr 13 07:46:32.156 CDT: //0/872DACE586A1/VXML:/vxml_parse:
Apr 13 07:46:32.156 CDT: vxml_parse: XML_Parse success err=0
Apr 13 07:46:32.156 CDT: vxml_tree_delete_for_parse_failure:mem_mgr_mempool_free: mempool=NULL
Apr 13 07:46:32.156 CDT: //0/872DACE586A1/VXML:/vxml_session_delete:
Apr 13 07:46:32.156 CDT: vxml_session_delete:mem_mgr_mempool_free: mem_refcnt(6809FAE0)=0 - mempool cleanup
Apr 13 07:46:32.156 CDT: vxml_session_delete:mem_mgr_mempool_free: mempool=NULL
Apr 13 07:46:32.156 CDT: //755615/872DACE586A1/VXML:/vxml_stop_fetchaudio_load_fail:
Apr 13 07:46:32.156 CDT: //755615/872DACE586A1/VXML:/vxml_bgload_post_done:
CALL_ERROR;
http://removed:7000/CVP/Server loaded document (
http://removed:7000/CVP/Server) parse error
Apr 13 07:46:32.156 CDT: //755615/872DACE586A1/VXML:/vxml_event_proc:
<event>: event=error.badfetch status=0
In the activity logs we see this:
10.173.90.34.1334320574249.1078589.OBND05,04/13/2012 07:36:15.171,Makecall_01,custom,DNIS,(removed)10.173.90.34.1334320574249.1078589.OBND05,04/13/2012 07:36:15.175,Makecall_01,interaction,audio_group,initial_audio_group
10.173.90.34.1334320574249.1078589.OBND05,04/13/2012 07:36:15.587,Makecall_01,interaction,noinput,1
10.173.90.34.1334320574249.1078589.OBND05,04/13/2012 07:36:15.587,Makecall_01,interaction,audio_group,noinput_audio_group
10.173.90.34.1334320574249.1078589.OBND05,04/13/2012 07:36:15.359,Makecall_01,element,error,error.badfetch
10.173.90.34.1334320574249.1078589.OBND05,04/13/2012 07:36:15.359,Makecall_01,exit,
10.173.90.34.1334320574249.1078589.OBND05,04/13/2012 07:36:15.359,EVP FatalError,enter,
-----
Again I can reload the browser and things start working again. Will continue to run for a few weeks and then stops. The browser only does this app and nothing else.
Any ideas?