We have some agents that pick calls but say nothing, letting customersalone.Is there any way to detect if an agent is speaking?Thank ..
Author : Valter Nogueira
I am using Asterisk 13.9 and using originate with early_media=true.I redirect these calls to an app that I wrote and it just write down audio before the answer. When I detect frame->subclass.integer =AST_CONTROL_ANSWER, app returns to asterisk nor..
I want to develop an Asterisk module, but I have several doubts when building Asterisk plus my module – which is inside src/apps directory.-How to compile and link additional .c programs, like chan_sip does?-How to compile and link libpq inside an Aster..
I am using Asterisk 13.9.1 and want to catch AttendedTransfer, but it is not fired at all.Thank ..
I am using asterisk 13.4 and in some calls I got 2 cdr records, one with usual dial on last app and correct billsec and a second one with hangup as last app and billsec equals zero.I am using cdr_pg..
We relay on failed extensions after AMI ORIGINATE command.When moving from Asterisk 1.8.22 to Asterisk 13.2, it has stopped to work.I belive that it is due to a change in pbx.c => ast_pbx_outgoing_exten.Tha..
In some situations I got the following message on asterisk console:* Autodestruct on dialog 857128833@192.168.2.129 with owner SIP/1015-00000002 in place (Method:BYE). Rescheduling destruction for 10000 ms*I would like to raise a manager event, to t..