[sr-dev] git:pd/crocodile: modules_k/rls: Added a new exported function: rls_update_subs()
Klaus Darilion
klaus.mailinglists at pernau.at
Thu Jul 28 16:02:20 CEST 2011
Great!
Am 28.07.2011 13:50, schrieb Peter Dunkley:
> case "PUT":
> xcaps_put("$var(uri)", "$var(doc_uri)", "$rb");
> if($xcapuri(u=>auid)=~"pres-rules") {
> pres_update_watchers("$var(uri)", "presence");
> pres_refresh_watchers("$var(uri)", "presence", 1);
> } else if ($xcapuri(u=>auid)=~"resource-lists"
> || $xcapuri(u=>auid)=~"rls-services") {
> rls_update_subs("$var(uri)", "presence");
> }
> exit;
> break;
I think it would be very useful to put the sample also into the README.
Thanks
Klaus
More information about the sr-dev
mailing list