On Fri, May 11, 2018 at 11:54:53AM +0000, KamDev Essa wrote:

>  Forgot WITH_VOICEMAIL. :(
> Works now. However I dont see the Diversion Header since the call is
> forwarded. I need that for correct VM treatment.

You're in luck:

https://kamailio.org/docs/modules/5.1.x/modules/diversion.html#diversion.f.add_diversion

Although, of course, if you need to customise this header more
extensively, just use append_hf() and construct your own:

   append_hf("Diversion: <sip:abc123@1.2.3.4>\r\n");

-- Alex

-- 
Alex Balashov | Principal | Evariste Systems LLC

Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) 
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to