Hi Joel,
When you say: "I enable presence modules" what you mean?
Other than loading the module itself you may have included some code in
kamailio.cfg using to handle the SUBSCRIBE messages for presence right?
Without knowing your config, one thing that crossed my mind is:
- Since both SCA and PRESENCE modules need to handle SUBSCRIBE messages
you need to be sure that you do it first using the SCA function
"sca_handle_subscribe()"
just for the ones with Event header == "call-info" or ==
"line-seize".
Then, for all the other SUBSCRIBE messages you can use the PRESENCE module
function.
There is an example of the code for filtering the ones to be handled by the
SCA module function here:
http://www.kamailio.org/docs/modules/devel/modules/sca.html#idp27944
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.
Regards,
João Vitor Arruda
2014-07-08 13:26 GMT-03:00 Joel White <joelewhite(a)gmail.com>om>:
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?
Thank you in advance
Joel
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users