Matthias Endler
2004-Jul-16 14:28 UTC
[Asterisk-Users] SIP register and unregister events via Manager API
Hi all, is it possible to receive SIP/IAX register and unregister events via the manager API (like in CLI)? I do receive all kinds of call events (Hangup|Join|Leave|Link|Newchannel|Newexten|Newstate|Rename|Unlink). My manager.conf looks like this: [general] enabled = yes port = 5038 bindaddr = 0.0.0.0 [manage] secret = mysecret deny=0.0.0.0/0.0.0.0 permit=192.168.1.0/255.255.255.0 read = system,call,log,verbose,command,agent,user write = system,call,log,verbose,command,agent,user Thanks for any hints in advance. Matt
Nicolas Gudino
2004-Jul-16 14:59 UTC
[Asterisk-Users] SIP register and unregister events via Manager API
Hi Matthias, On Fri, 2004-07-16 at 18:28, Matthias Endler wrote:> Hi all, > > is it possible to receive SIP/IAX register and unregister events via the > manager API (like in CLI)? I do receive all kinds of call events > (Hangup|Join|Leave|Link|Newchannel|Newexten|Newstate|Rename|Unlink).chan_sip2 supports manager notifications: http://bugs.digium.com/bug_view_page.php?bug_id=0000759 Best regards, -- Nicolas Gudino <nicolas@house.com.ar> House Internet S.R.L.