On 07/09/2014 06:29 AM, Tzafrir Cohen wrote:
On Thu, Jul 03, 2014 at 12:02:35PM -0000, Diederik de Groot wrote:

Which should have been:
Cflags: -I/usr/include/libxml2 -g3
Off-topic: what is libxml2 needed for?

$ ls -F /usr/include/libxml2/
libxml/

$ grep -r libxml include/asterisk*
[ Nothing ]


It is used for two things that I know of:

1) The biggest task is creating XML documentation for applications, functions, AMI commands, and AMI events. 2) In chan_sip, if you have libxml2 installed, then it is used to parse incoming PIDF XML bodies of SIP PUBLISH requests that suspend call completion subscriptions.



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to