I recently added an SCA module to the project. If you're willing to try the master branch, I'd appreciate hearing how things work for you.
Here are instructions for building from the git repository:
http://www.kamailio.org/wiki/install/devel/gitAdd "sca" to the include_modules value in the make command, e.g.:
make FLAVOUR=kamailio include_modules="db_mysql sca"
Take a look at the documentation here (it's not up on kamailio.org yet):
https://github.com/fitterhappier/sca
Scroll down past the list of files to find the formatted README text.
Best,
andrew
On Nov 27, 2012, at 12:32 PM, Mark Boyce <mark@darkorigins.com> wrote:
Hi All,
I've been trying to get some Cisco/Linksys SPA phones working with Kamailio (current stable). All seems to be ok apart from getting Presence/BLF/SCA working.
The phones are set to
Server_Type : RFC3265_4235
Line Key 2 Extension : Disabled
Line Key 2 Share Call Appearance : Private
Line Key 2 Extended Function : fnc=blf+sd+cp;sub=1001@ourserver.com;ext=1001@ourserver.com
Where 1001 is the other phone.
The phone appears to be sending event type 'call-info' rather than dialog etc.
Phone is being sent '489 Bad Event' and the error in the logs is : presence [subscribe.c:1007]: Unsupported event header field value call-info
Whatever I set the Server Type to on the phones it still tries to send call-info events on subscribes
Has anyone got Presence working with Cisco SPA handset?
The module needed seems to be available on OpenSIPs
http://www.opensips.org/html/docs/modules/1.8.x/presence_callinfo.html
Thanks!
Mark
_______________________________________________
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
_______________________________________________
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