search for: pv_whohear

Displaying 3 results from an estimated 3 matches for "pv_whohear".

2015 May 29
1
chanspy and mixmonitor
...11. i'm using Chanspy in a local channel to playBack a file to a specific channel. [playsound] exten => do_playback,1,Answer() same => n,Wait(1) same => n,Playback(${Pv_WhatToPlay}) same => n,Hangup() exten => do_chanspy,1,Answer() same => n,ChanSpy(${Pv_WhoHear},qXBwW) same => n,Hangup() just basically need to call an originate to play the file to a specific channel. The thing is I'm also using MixMonitor to record the specific channel. I can playback the file referenced in ${Pv_WhatToPlay} and both the caller and the callee can hear it....
2015 May 29
0
Chanspy and Mixmonitor
...11. i'm using Chanspy in a local channel to playBack a file to a specific channel. [playsound] exten => do_playback,1,Answer() same => n,Wait(1) same => n,Playback(${Pv_WhatToPlay}) same => n,Hangup() exten => do_chanspy,1,Answer() same => n,ChanSpy(${Pv_WhoHear},qXBwW) same => n,Hangup() just basically need to call an originate to play the file to a specific channel. The thing is I'm also using MixMonitor to record the specific channel. I can playback the file referenced in ${Pv_WhatToPlay} and both the caller and the callee can hear it....
2015 May 29
2
Debugging dialplan
Please don't top post. > Am 29. Mai 2015 09:42:55 MESZ, schrieb Luca Bertoncello > <lucabert at lucabert.de>: >> Zitat von jg <webaccounts173 at jgoettgens.de>: >>> Yes, it is called "core set verbose 42", the other options is "core >>> set debug 42". Enjoy the show! I know you can specify a level to the verbose application,