[asterisk-bugs] [JIRA] (ASTERISK-27562) ExtenSpy with whisper moves to wrong extension

Bart vd Akker (JIRA) noreply at issues.asterisk.org
Mon Jan 8 07:05:39 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241411#comment-241411 ] 

Bart vd Akker commented on ASTERISK-27562:
------------------------------------------

In the logfile:

    -- Executing [s at c0bbedd9-0748-4553-b7bb-8261c47632c6:4] ExtenSpy("SIP/ldaptest_9EyFTus0Nb-0000000b", "ldaptest_lURNBTMy1t,sw") in new stack = started before spied extension started, correct behaviour.

    -- Executing [s at c0bbedd9-0748-4553-b7bb-8261c47632c6:4] ExtenSpy("SIP/ldaptest_9EyFTus0Nb-0000000e", "ldaptest_lURNBTMy1t,sw") in new stack = started after spied extension who called started an external call, incorrect behaviour.



> ExtenSpy with whisper moves to wrong extension
> ----------------------------------------------
>
>                 Key: ASTERISK-27562
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27562
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_chanspy
>    Affects Versions: 13.17.2
>         Environment: CentOS 6.x
>            Reporter: Bart vd Akker
>         Attachments: asterisk-log.txt
>
>
> Whenever the ExtenSpy command is started before the call, the whisper works to the Extension as expected. When a call is setup and starting the extenspy, the callee is being whispered to (not expected).
> S = Spy extension
> A = Phone I want to spy on and whisper to
> B = Other phone
> S starts the Extenspy on A
> A calls B
> S hears everything, can whisper to A (expected)
> What happens:
> A calls B
> S starts the Extenspy on A
> S hears everything and whispers to B (unexpected)



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list