On Wed, Apr 05, 2017 at 11:27:09PM -0300, Valter Nogueira wrote:
> How could I write a C++ module for Asterisk?
Technically: the module needs to have a .cc suffix. Look for _CC_ (as
opposed to _C_) is Makefile.moddir_rules.
> Is there any GPL C++ module for Asterisk?
channels/chan_vpb.cc is in the tree (though disabled by default).
Asterisk 11 had channels/chan_h323.c that was C, but interfaced with
C++ code under channels/h323/ .
--
Tzafrir Cohen
+972-50-7952406 mailto:[email protected]
http://www.xorcom.com
--
_____________________________________________________________________
-- 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