On 30-06-2005 18:36, Klaus Darilion wrote:
I never heard of someone who successfully used the pa
module :-(
I did. And I know of several people/companies using it. The problem is
that there are so many SIMPLE specifications and drafts that it would
take a really long time to implement it properly. And also it is hard
to do you have no reasonable user agents for testing.
Jan.
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(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers