ChanSpy user guide

I have 3 extensions connected with a webRTC sipML5

User1
User2
User3

I create a Conference for User1 and User2

Into CLI :
channel originate sip/User1 application Confbridge 123,testbridge,testuser,testmenu
channel originate sip/User2 application Confbridge 123,testbridge,testuser,testmenu

So User1 and User2 are in a full conférence (2/2)

I want to call the User3 as a spy like this

channel originate sip/User3 application ChanSpy(SIP/123,q)

but it’s said “no such application”
how should i use Chanspy?

Would be good if you post the CLI output,

Screenshot_33

“1000” and “1001” are in full conference
i tried this with “1002”

Conf number : 01222

ChanSpy(SIP/123,q) this is interpreted as single command .app data need to be passed
using space according to the documentation ``` Command paramenters not sure if can be passed using this method, a workaround would be using extension option
channel originate <tech/data> application [appdata]

1 Like

channel originate sip/1002 application ChanSpy SIP/01222,q

Do confbridge ID are spyable ?
The chanspy user dont ear anything

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.