On 13-10-22 03:14 AM, Klaus Darilion wrote:
OF course you could just SUBSCRIBE to get NOTIFYs. But then you would need to subscribe to all users (e.g. subscribe a user whenever there is a new registration).
I think a cool feature would be a 'wildcard' subscription, e.g.: SUBSCRIBE sip:*@mydomain.com to receive all events of mydomain.com, or SUBSCRIBE *@*.
Right, I was trying to avoid doing something like that, only because of the overhead it creates. However, if that is the best solution I would consider it.
The wildcard subscribe is a cool concept, however.