mod_lcr - FS-3283 --resolve fix as xml for larger number of arguments

This commit is contained in:
Rupa Schomaker 2011-05-09 09:45:35 -05:00
parent a0c673be6b
commit 3dca2ebb00
1 changed files with 1 additions and 1 deletions

View File

@ -1664,7 +1664,7 @@ static void write_data(switch_stream_handle_t *stream, switch_bool_t as_xml, con
SWITCH_STANDARD_API(dialplan_lcr_function)
{
char *argv[4] = { 0 };
char *argv[9] = { 0 };
int argc;
char *mydata = NULL;
//char *dialstring = NULL;