Hi All,

 

I am using kamailio 5.0, one question is: is there any one make it works to send rx_aar for origin calls? That’s when we receive the INVITE message and send out rx_aar?

 

Below link not work when receive INVITE message, I need to send AAR when we receive INVITE for origin and send AAR when we receive 200 OK for term?

 

Rx_AAR("MT_aar_reply", "origin","",2);

 

From code, we got below comments.

//we dont apply QoS if its not a reply to an INVITE! or UPDATE or PRACK!

 

Thanks,

Victor