[Serusers] URGENT!! SUBSCRIBE message handling failure in SER v0.8.14!!!
Klaus Darilion
klaus.mailinglists at pernau.at
Thu Jun 30 18:36:32 CEST 2005
I never heard of someone who successfully used the pa module :-(
Which clients do you use? Probably you have to extend the pa module to
support your client.
klaus
Victor Huertas Garcia wrote:
>
> Hi all,
>
> I have a very urgent problem I should solve ASAP but I don't know how to
> do it. May one of you can help me.
>
> I am using the stable version of SER v.0.8.14 and I would like to enable
> presence service. I have loaded the pa.so module and added the typical
> lines to process the SUBSCRIBEs in the SER to provide this capability:
>
> if (method=="SUBSCRIBE"){
> if (t_newtran()){
> handle_subscription("registrar");
> break;
> };
> };
>
> However each time the SIP endpoint sends a SUBSCRIBE message the SER
> replies with a 400 Bad Request. According to the LOGs there must be a
> problem in parsing the header of the message in SER.
>
> Please, if there is somebody who can give a clue to know what's wrong I
> would appreciate it a lot because this problem is affecting seriously to
> the development of my project.l
>
> Thanks in advance.
>
> Victor
>
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
>
More information about the sr-users
mailing list