<div dir="ltr">Hi Joel,<div><br></div><div>When you say: "<span style="font-family:arial,sans-serif;font-size:13px">I enable presence modules" what you mean? </span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Other than loading the module itself you may have included some code in kamailio.cfg using to handle the SUBSCRIBE messages for presence right?</span><br>
</div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Without knowing your config, one thing that crossed my mind is:</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"> - Since both SCA and PRESENCE modules need to handle </span><span style="font-family:arial,sans-serif;font-size:13px">SUBSCRIBE messages you need to be sure that you do it first using the SCA function "</span><font face="arial, sans-serif">sca_handle_subscribe()" just for the ones with Event header == "call-info" or == "line-seize". Then, for all the other </font><span style="font-family:arial,sans-serif;font-size:13px">SUBSCRIBE messages you can use the PRESENCE module function.</span></div>
<div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">There is an example of the code for filtering the ones to be handled by the SCA module function here:</span></div><div><font face="arial, sans-serif"><a href="http://www.kamailio.org/docs/modules/devel/modules/sca.html#idp27944">http://www.kamailio.org/docs/modules/devel/modules/sca.html#idp27944</a></font><br>
</div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">You too mention that the SCA works fine on your Polycom phones, since I´m too trying to use it but having some issues, I will appreciate if you can share (either here or by pvt message) some info like: which Polycom phone models and firmware version you are using.</font></div>
<div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Regards,</font></div><div><font face="arial, sans-serif">João Vitor Arruda</font></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-07-08 13:26 GMT-03:00 Joel White <span dir="ltr"><<a href="mailto:joelewhite@gmail.com" target="_blank">joelewhite@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div>I am having an issue where I enable presence modules and the SCA module stops working.  I disable presence and SCA works fine on Polycom phones.  Does anyone know what I am missing or doing wrong?<br>

<br><br></div>Thank you in advance<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Joel<br></font></span></div>
<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>