Re: [asterisk-dev] C++ Asterisk Module

2017-04-05 Thread Seanchann Zhou
wrap your c++ api for c. then call it in your asterisk module 2017-04-06 10:27 GMT+08:00 Valter Nogueira : > How could I write a C++ module for Asterisk? > > Is there any GPL C++ module for Asterisk? > > > Thanks > > Valter > > -- >

[asterisk-dev] C++ Asterisk Module

2017-04-05 Thread Valter Nogueira
How could I write a C++ module for Asterisk? Is there any GPL C++ module for Asterisk? Thanks Valter -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or

Re: [asterisk-dev] AST_MODULE_LOAD_FAILURE vs AST_MODULE_LOAD_DECLINE

2017-04-05 Thread Corey Farrell
Probably not the popular opinion, but I don't think any modules are "generally" important enough to abort Asterisk start-up. For any module that is important enough for a system the admin can use 'require' or 'preload-require' settings in modules.conf. The exception to this would be when a

Re: [asterisk-dev] AST_MODULE_LOAD_FAILURE vs AST_MODULE_LOAD_DECLINE

2017-04-05 Thread George Joseph
Revised list. There were some comments in there... ./addons/cdr_mysql.c ./addons/chan_mobile.c ./apps/app_adsiprog.c ./apps/app_agent_pool.c ./apps/app_alarmreceiver.c ./apps/app_authenticate.c ./apps/app_cdr.c ./apps/app_confbridge.c ./apps/app_forkcdr.c ./apps/app_queue.c

Re: [asterisk-dev] AST_MODULE_LOAD_FAILURE vs AST_MODULE_LOAD_DECLINE

2017-04-05 Thread Richard Mudgett
On Wed, Apr 5, 2017 at 3:43 PM, George Joseph wrote: > Over the years I've been frustrated at times where Asterisk fails to start > for absolutely no (apparent) reason. No error message, no trap, nothing. > It just ends. Every case of this I've tracked down has been the

[asterisk-dev] AST_MODULE_LOAD_FAILURE vs AST_MODULE_LOAD_DECLINE

2017-04-05 Thread George Joseph
Over the years I've been frustrated at times where Asterisk fails to start for absolutely no (apparent) reason. No error message, no trap, nothing. It just ends. Every case of this I've tracked down has been the result of a module returning AST_MODULE_LOAD_FAILURE when it encounters a problem

Re: [asterisk-dev] AMI/ARI versioning

2017-04-05 Thread Kevin Harwell
In order to bring this topic to conclusion I think we'll move forward with the following versioning model for AMI and ARI since it seems to have garnered the most votes: MAJOR.MINOR.PATCH Where the following definitions apply: MAJOR - changes when a new major version of Asterisk is released

Re: [asterisk-dev] OPUS horrible quality with packet loss

2017-04-05 Thread Kevin Harwell
On Mon, Apr 3, 2017 at 1:28 PM, Yury Tsaregorodtsev wrote: > after fixing attr->fec in open source edition of OPUS and applying > Alexanders patch: ASTERISK-25629 (Native Packet-Loss Concealment) > I have following results: > > I setup 2 hosts with asterisk 13.14.0 and made