Greetings
I've been trying to remove SUBSCRIBE info from SIP to stop softphone users to see one another using peer-to-peer presence
Anyone knows how can this be accomplished?
Thanks in Advance
if(method=="SUBSCRIBE"){ sl_send_reply("403","Rejected"); break; };
* Jimmy Montano jmontano@gmail.com [051122 23:58]:
Greetings
I've been trying to remove SUBSCRIBE info from SIP to stop softphone users to see one another using peer-to-peer presence
Anyone knows how can this be accomplished?
Thanks in Advance
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers