[asterisk-bugs] [Asterisk 0010220]: HTTP manager delivery invalid XML
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Sep 25 13:49:47 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10220
======================================================================
Reported By: msetim
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 10220
Category: Core/HTTP
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.5
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: No
Request Review:
======================================================================
Date Submitted: 07-17-2007 14:04 CDT
Last Modified: 09-25-2007 13:49 CDT
======================================================================
Summary: HTTP manager delivery invalid XML
Description:
Hi guys,
I'm using the mxml from http manager and it's give a XML Invalid always
that a new event is throwing always that some agent leave a queue.
Command: http://127.0.0.1/asterisk/mxml?action=waitevent&_=
Error: attribute duplicate
Attribute "variable" is being duplicate many times.
Thanks
======================================================================
----------------------------------------------------------------------
denisgalvao - 09-25-07 13:49
----------------------------------------------------------------------
Should this patch be applied on trunk?
On 1.4.11 I got this:
[CC] manager.c -> manager.o
manager.c:72:30: error: asterisk/astobj2.h: Arquivo ou diretório não
encontrado
manager.c: In function â??variable_count_cmp_fnâ??:
manager.c:315: error: â??CMP_MATCHâ?? undeclared (first use in this
function)
manager.c:315: error: (Each undeclared identifier is reported only once
manager.c:315: error: for each function it appears in.)
manager.c: In function â??xml_translateâ??:
manager.c:332: warning: implicit declaration of function
â??ao2_container_allocâ??
manager.c:332: warning: initialization makes pointer from integer without
a cast
manager.c:384: warning: implicit declaration of function â??ao2_findâ??
manager.c:384: warning: assignment makes pointer from integer without a
cast
manager.c:388: warning: implicit declaration of function
â??ao2_allocâ??
manager.c:388: warning: assignment makes pointer from integer without a
cast
manager.c:392: warning: implicit declaration of function â??ao2_refâ??
manager.c:393: warning: implicit declaration of function â??ao2_linkâ??
make[1]: ** [manager.o] Erro 1
make: ** [main] Erro 2
Issue History
Date Modified Username Field Change
======================================================================
09-25-07 13:49 denisgalvao Note Added: 0071081
======================================================================
More information about the asterisk-bugs
mailing list