Hi,
I started reading a little on SEMS. Tried to look for the way Kamailio works has the frontend sip server and SEMS will be the media server (IVR, announcments etc). I didn't understand which kamailio module should i work with in order to open sockets with SEMS.
Or do i get it all wrong?
Uri
On 02/20/2012 07:50 AM, Uri Shacked wrote:
I didn't understand which kamailio module should i work with in order to open sockets with SEMS. Or do i get it all wrong?
It's a lot easier to pass messages from Kamailio to SEMS modules in custom SIP headers, and pretty much all of them offer that option.
append_hf("P-App-Param: ...\r\n");