[Asterisk-Users] stop monitor on transfer
John Daragon
john at argv.co.uk
Mon Mar 27 03:56:14 MST 2006
Anton Krall wrote:
> Hi John, yes, Im using native transfer. What I do is use Monitor on the
> dialplan of the extension that picks up the call coming from PSTN, so after
> that, if the extension forward or transfers the call, monitor keeps
> recording all thru the end of the call no matter where it is been
> transferred to.
Hmmm. This is what I do:
XXXXXX,1,NoOp()
XXXXXX,2,MixMonitor(${UNIQUEID}.wav)
XXXXXX,3,Dial(SIP/201,15,jTt)
..
The call is then SIP transferred by the receptionist, and that's when
the recording ends.
I'll have a look at native transfer and see if that changes things !
jd
More information about the asterisk-users
mailing list