[asterisk-users] MixMonitor
Leif Madsen
leif.madsen at asteriskdocs.org
Thu Jun 16 07:22:37 CDT 2011
On 16/06/11 07:36 AM, salaheddine elharit wrote:
> hello list,
>
> i have asterisk 1.4 with IAX and sip i have configured the MixMonitor in
> order to record the conversation
>
> but when i receive an inbound call from customer in IAX(1000) and i want
> to transfer the call to other phone SIP(223)
> the conversation between customer and IAX is recorded but the
> conversation between customer and sip is not recorded
Is the call coming from IAX(1000) or going to IAX(1000)? Note that when
you transfer calls around and are using MixMonitor() (or any recording)
that you have to think of the recording as being associated with the
incoming channel, and the recording should essentially follow it around.
So if you have a call coming in like this:
ITSP --> Asterisk --> Dialplan --> Mixmonitor --> Dial(SIP/1000)
Then the MixMonitor() is associated with the channel created when the
call came in from the ITSP. If that channel is then transferred, the
recording should follow it around.
Can you elaborate a bit more on the call flow and show the console output?
--
Leif Madsen
http://www.oreilly.com/catalog/asterisk
More information about the asterisk-users
mailing list