|
|
@ -2346,7 +2346,7 @@ static int try_calling(struct queue_ent *qe, const char *options, char *announce
|
|
|
|
res2 |= ast_autoservice_stop(qe->chan);
|
|
|
|
res2 |= ast_autoservice_stop(qe->chan);
|
|
|
|
if (peer->_softhangup) {
|
|
|
|
if (peer->_softhangup) {
|
|
|
|
/* Agent must have hung up */
|
|
|
|
/* Agent must have hung up */
|
|
|
|
ast_log(LOG_WARNING, "Agent on %s hungup on the customer. They're going to be pissed.\n", peer->name);
|
|
|
|
ast_log(LOG_WARNING, "Agent on %s hungup on the customer.\n", peer->name);
|
|
|
|
ast_queue_log(queuename, qe->chan->uniqueid, peer->name, "AGENTDUMP", "%s", "");
|
|
|
|
ast_queue_log(queuename, qe->chan->uniqueid, peer->name, "AGENTDUMP", "%s", "");
|
|
|
|
record_abandoned(qe);
|
|
|
|
record_abandoned(qe);
|
|
|
|
if (qe->parent->eventwhencalled) {
|
|
|
|
if (qe->parent->eventwhencalled) {
|
|
|
|