anthony.hesnaux at gma... Guest
|
Posted: Mon Mar 16, 2015 5:02 am Post subject: [asterisk-users] how monitor Transfer function move 302 redi |
|
|
hello all,
I use asterisk with redirect 302 moved « Transfer() cmd »
I want monitor asterisk with snmp and MIBs but I don’t know how you can monitor Transfer function
With Dial function is easy and that run but when I use Transfer, I don’t see
Dialplan
exten => 100,1,Dial(SIP/${EXTEN}) monitor OK
exten => 200,1,Tranfer(SIP/ ([email]SIP/65004@toto.home.local[/email])65004@toto.home.local ([email]SIP/65004@toto.home.local[/email])) monitor not ok
do you have an idea ??
Thank you
ANTHONY |
|