[SR-Users] How to route on whether INVITE is for MSRP
Alex Villacís Lasso
a_villacis at palosanto.com
Tue Jun 24 00:47:54 CEST 2014
So far, I have a kamailio.cfg that routes INVITEs between Asterisk and the external networks. Now I want to start adding MSRP support. However, with my current configuration, the test client (Blink) sends an INVITE with a SDP payload that specifies msrps
media. This gets routed to Asterisk, and it gets promptly rejected with "Not Acceptable Here".
I need to make Kamailio route the request by itself if the INVITE is for MSRP, and delegate to Asterisk for other INVITEs.
What is the most elegant way to test for the INVITE packet to see if it is MSRP? This testing should be at least mentioned in the documentation for the msrp.so module.
More information about the sr-users
mailing list