[Asterisk-code-review] bridge basic: Display failed target (asterisk[13])

Niklas Larsson asteriskteam at digium.com
Wed Nov 29 10:10:07 CST 2017


Niklas Larsson has posted comments on this change. ( https://gerrit.asterisk.org/7392 )

Change subject: bridge_basic: Display failed target
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.asterisk.org/#/c/7392/1/main/bridge_basic.c
File main/bridge_basic.c:

https://gerrit.asterisk.org/#/c/7392/1/main/bridge_basic.c@3352
PS1, Line 3352: 		ast_log(LOG_WARNING, "Unable to acquire target extension for attended transfer: '%s@%s'\n", exten, props->context);
> The contents of exten are undefined at this point so adding it to the messa
I get: 

[2017-11-24 14:21:14] WARNING[14555][C-000036b0] bridge_basic.c: Unable to acquire target extension for attended transfer: '101 at from-company-atxfer'

But as well somtimes:

[2017-11-20 11:04:24] WARNING[5133][C-000006c1] bridge_basic.c: Unable to acquire target extension for attended transfer: '@company-queue-to-agent'

Doesn't grab_transfer add the numbers dialed to exten? It can be empty but then the user has not entered any digits.



-- 
To view, visit https://gerrit.asterisk.org/7392
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: comment
Gerrit-Change-Id: Idac66b7628c99379cc9269158377fd87dc97a880
Gerrit-Change-Number: 7392
Gerrit-PatchSet: 1
Gerrit-Owner: Niklas Larsson <niklas at tese.se>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Niklas Larsson <niklas at tese.se>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Comment-Date: Wed, 29 Nov 2017 16:10:07 +0000
Gerrit-HasComments: Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171129/db9ab3a3/attachment-0001.html>


More information about the asterisk-code-review mailing list