[Asterisk-Users] SIP register and unregister events via Manager
API
Olle E. Johansson
oej at edvina.net
Fri Jul 23 02:29:16 MST 2004
Holger Schurig wrote:
> And while I was at this patch, I also changed the
>
> Event: SIPRegistry
> Domain: ...
> Status: ...
>
> to
>
> Event: Register
> Channel: SIP
> Domain: ...
> Status: ...
I still believe it would be better to call this "Registry" since that's a common
term across IAX and SIP for outbound registrations. The event reflects changes
in our registry, like "SIP show registry" and "Iax2 show registry".
> Because I did not see the event, I am not sure if I need the "Channel:
> SIP" at all. If the Domain is actually an sip:// - URL, it would be
> superfluous.
Domain is just the domain we register to. It might be a good thing
to add the host IP we resolve this to, since that may change.
Channel: makes sense, to separate registries.
/O
More information about the asterisk-users
mailing list