[Serusers] SER 0.9.0. Presence KPhone

Aisling ashling.odriscoll at cit.ie
Wed Jul 6 11:15:13 CEST 2005


Hi all,
 
I was just wondering if SER 0.9.0 is working for presence with KPhone? I
have two KPhone clients and I am trying to get presence working -
However when the SUBSCRIBE message is sent the following errors appear
in SER:
 
handle_subscription() entered
get_pres_uri: _puri=sip:2093 at xxx.xxx.xxx.xxx
submit_query(): Table 'ser.presentity' doesn't exist
submit_query(): Error while submitting query
pdomain_load_presentities: Error while querying presentity
submit_query(): Table 'ser.presentity' doesn't exist
submit_query(): Error while submitting query
new_presentity: Error while querying presentity
create_presentity(): Error while creating presentity
handle_subscription(): Error while creating new presentity
handle_subscription about to return -1
 
The relevant part of the ser.cfg:
 
loadmodule "/opt/ser/lib/ser/modules/pa.so"
 
modparam ("pa", "default_expires", 3600)
modparam ("pa", "pa_domain", xxx.xxx.xxx.xxx)
modparam ("pa", "use_db", 1)
modparam ("pa", "db_url", "mysql://username:password@localhost/ser")
 
if (uri==myself){
 
if (method=="SUBSCRIBE"){
  if (t_newtran()){
    handle_subscription("registrar");
    break;
 };
};
 
Any ideas?
Many thanks,
Aisling.
 


-------------------Legal  Disclaimer---------------------------------------

The above electronic mail transmission is confidential and intended only for the person to whom it is addressed. Its contents may be protected by legal and/or professional privilege. Should it be received by you in error please contact the sender at the above quoted email address. Any unauthorised form of reproduction of this message is strictly prohibited. The Institute does not guarantee the security of any information electronically transmitted and is not liable if the information contained in this communication is not a proper and complete record of the message as transmitted by the sender nor for any delay in its receipt.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20050706/ca284c77/attachment.htm>


More information about the sr-users mailing list