Appreciate your reply!
The system is as follows:
MX-One <SIP> Asterisk VM
I had done this->
CDINI dir =2001,div = 772001 which diverted the call to the 2001 VM Box as required, now I am trying to figure out how to get the MW key indication to work.
This is what I have done so far
sip_route -set -route 100 -uristring0 "sip:?@192.168.1.253" -accept ALL
RODDI

EST=77................
Ghgri:grp=2999,traf=9,serv=110011,sel=112000,que=10;
Ghgmi:grp=2999,dir=2210……………..;
ICFUI:IFCIND=2,ISTYPE=2,INTTYP=1,USER=GENERIC;
VMGEI:IFCIND=2,grp=2999;
CDINI:dir=2001&&2005,div=2999;
however call is not diverted to Asterisk VM
DO I need to set up
VMFUI, vmpoi or any other command? or are these for the analog extensions only?
Thanks