[Kamailio-Users] adding a new event package

Aymeric Moizard jack at atosc.org
Mon Nov 23 14:47:19 CET 2009


Already, I got a patch:

http://sip.antisip.com/kamailio153-allow-any-event-package-v1.patch

very simple in fact, but yet not much tested!
Please post any remark as I'm not 100% sure about it...

Tks,
Aymeric MOIZARD / ANTISIP
amsip - http://www.antisip.com
osip2 - http://www.osip.org
eXosip2 - http://savannah.nongnu.org/projects/exosip/


On Mon, 23 Nov 2009, Aymeric Moizard wrote:

>
> I'm experimenting some modification in kamailio to
> add support for a new "SIP event package". Unfortunalty,
> it seems the parser of kamailio and its presence module
> both are limited to accept:
>
> #define EVENT_OTHER          0
> #define EVENT_PRESENCE       1
> #define EVENT_PRESENCE_WINFO 2
> #define EVENT_SIP_PROFILE    3
> #define EVENT_XCAP_CHANGE    4
> #define EVENT_DIALOG         5
> #define EVENT_MWI            6
> #define EVENT_DIALOG_SLA     7
>
> If any other module define support for a new event package,
> the presence module will not accept the subscription and
> reject it with 489 because it is considered an EVENT_OTHER.
>
> I'm working with 1.5.x branch. Would that be different in
> newer core?
>
> If I propose to write a patch, would you consider it?
> What alternative do I have to add unknown event package
> as module without modifying the core? Did I missed any
> key?
>
> Regards,
> Aymeric MOIZARD / ANTISIP
> amsip - http://www.antisip.com
> osip2 - http://www.osip.org
> eXosip2 - http://savannah.nongnu.org/projects/exosip/
>
>
> _______________________________________________
> Kamailio (OpenSER) - Users mailing list
> Users at lists.kamailio.org
> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
> http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
>




More information about the sr-users mailing list