mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1377 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
BEGIN_EXTERN_C
|
||||
|
||||
#define SWITCH_XML_BUFSIZE 1024 // size of internal memory buffers
|
||||
|
||||
#define SWITCH_XML_NAMEM 0x80 // name is malloced
|
||||
#define SWITCH_XML_TXTM 0x40 // txt is malloced
|
||||
#define SWITCH_XML_DUP 0x20 // attribute name and value are strduped
|
||||
|
Reference in New Issue
Block a user