[Asterisk-Users] Monitor a call in progress.

Time Bandit timebandit001 at gmail.com
Thu Feb 23 19:13:43 MST 2006


> A client call.
> A user answer.
> Another user, a manager, for instance. Dial a code:
>
> For instance:
>
>     exten => 1010,1,XXXX() #Start to listen the call placed in the channel 1
>     exten => 1011,1,XXXX() #Start to listen the call placed in the channel 2
>
> And so on...
What you are looking for is this :
http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+ZapBarge

unless you client call isn't coming on a zap channel. In that case,
you should look here :
http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+ChanSpy

hth



More information about the asterisk-users mailing list