Displaying 3 results from an estimated 3 matches for "asterisk_20_documentation".
2023 Aug 08
1
Subscribing to events on AMI login
...eter appears to be valid, just implemented in such a way that it
likely got missed when writing the documentation. As for not working, you'd
need to provide the manager.conf configuration as well. There is also the
Events AMI action[1] for changing it after login.
[1]
https://docs.asterisk.org/Asterisk_20_Documentation/API_Documentation/AMI_Actions/Events/
--
Joshua C. Colp
Asterisk Project Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/...
2023 Aug 08
1
Subscribing to events on AMI login
I'm looking at an old app I wrote that upon AMI login would subscribe to
events as follows:
Action: Login
ActionID: myid
Username: myun
Secret: mypw
Events: call, system, security
I noticed this old code isn't working, and I *think* that the events
parameter of login has been deprecated; I don't see it referenced in:
2023 Aug 08
1
Subscribing to events on AMI login
...r appears to be valid, just implemented in such a way that it likely got missed when writing the documentation. As for not working, you'd need to provide the manager.conf configuration as well. There is also the Events AMI action[1] for changing it after login.
[1] https://docs.asterisk.org/Asterisk_20_Documentation/API_Documentation/AMI_Actions/Events/
--
Joshua C. Colp
Asterisk Project Lead
Sangoma Technologies
Check us out at www.sangoma.com <http://www.sangoma.com> and www.asterisk.org <http://www.asterisk.org>
-------------- next part --------------
An HTML attachment was scrubbed....