Hi everyone!
I would like to use ChanSpy (with B option) to whisper into the both side of a bridged call, but unfortunately it doesn’t work perfectly if the bridged channel’s one side is an external/incomming call. Only the caller/incoming side hear the whisper.
As I see all relevant channels are attached to the ChanSpy whisper chan.
– AGI Script Executing Application: (CELGenUserEvent) Options: (INBOUND_CALL)
– AGI Script Executing Application: (CELGenUserEvent) Options: (QUEUE_START,10541)
– AGI Script Executing Application: (Queue) Options: (10541,RkK,)
– Started music on hold, class ‘default’, on SIP/NeoPhoneX-out-00000090
== Using SIP RTP CoS mark 5
– Called SIP/1003
– SIP/1003-00000091 is ringing
– Stopped music on hold on SIP/NeoPhoneX-out-00000090
– SIP/1003-00000091 answered SIP/NeoPhoneX-out-00000090
== Begin MixMonitor Recording SIP/NeoPhoneX-out-00000090
– Executing [s@whisper-to-participant:1] Answer(“Local/s@whisper-to-participant-000000f8;2”, “”) in new stack
– Executing [s@whisper-to-participant:2] NoOp(“Local/s@whisper-to-participant-000000f8;2”, “Barge in to: SIP/1003-00000091”) in new stack
– Executing [s@whisper-to-participant:3] NoCDR(“Local/s@whisper-to-participant-000000f8;2”, “”) in new stack
– Executing [s@whisper-to-participant:4] Wait(“Local/s@whisper-to-participant-000000f8;2”, “1”) in new stack
– <Local/s@whisper-to-participant-000000f8;1> Playing ‘/var/lib/asterisk/sounds/mmcc/demo.slin’ (language ‘en’)
– Executing [s@whisper-to-participant:5] ChanSpy(“Local/s@whisper-to-participant-000000f8;2”, “SIP/1003-00000091,qB”) in new stack
== Spying on channel SIP/1003-00000091
[Apr 9 14:17:40] NOTICE[11716][C-0000012a]: app_chanspy.c:491 start_spying: Attaching Local/s@whisper-to-participant-000000f8;2 to SIP/1003-00000091
[Apr 9 14:17:40] NOTICE[11716][C-0000012a]: app_chanspy.c:491 start_spying: Attaching Local/s@whisper-to-participant-000000f8;2 to SIP/1003-00000091
[Apr 9 14:17:40] NOTICE[11716][C-0000012a]: app_chanspy.c:491 start_spying: Attaching Local/s@whisper-to-participant-000000f8;2 to SIP/NeoPhoneX-out-00000090
– Remote UNIX connection disconnected
Any suggestion or idea?
Thanks!