Hi All

I'm slowly working out what goes where with this.  So far I have;

The Linksys / Cisco SCA / Shared Call Appearance requires Andrews SCA module not the standard presence ones.  This is the feature on the phone which was generating the call-info events.

With SCA turned off on the phones and Server Type set to RFC3265_4235 the phones are generating normal subscribe requests.

Kamailio is logging the invites in the active_watchers table fine.


The problem seems to be that nothing in the system actually generates the notify back to the phones when a call is made.

From the docs it looks like presence_dialoginfo should be doing this but isn't.


What have I missed?

Cheers

Mark
-- 
Mark Boyce



On 27 Nov 2012, at 19:44, Andrew Mortensen wrote:

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/git

Add "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