Hi,
I want to append the origin header of my incoming websockets to the SIP INVITES. I tried something like the below but didnt work:
if (ws_handle_handshake()){if(method=="INVITE"){insert_hf("Origin: $hdr(Origin)");}exit;}
Is there any other way to do it ?
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Next Kamailio Advanced Trainings 2014 - http://www.asipto.com Sep 22-25, Berlin, Germany ::: Oct 15-17, San Francisco, USA