I start cal monitoring with:

exten => _1XX,1,Answer
exten => _1XX,2,Monitor,wav
exten => _1XX,3,Dial(SIP/${EXTEN}|30|tr)

I can record the call, that is correctly forwarded to SIP destination,
but i cannot ear the ringing tone.
If i put

exten => _1XX,3,Dial(SIP/${EXTEN}|30|mr)

i can ear instead music on hold.
without Monitor r dial options work...

Any tips ???

Thanks,
Igor
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to