-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4231/
-----------------------------------------------------------
Review request for Asterisk Developers.
Bugs: ASTERISK-24554
https://issues.asterisk.org/jira/browse/ASTERISK-24554
Repository: Asterisk
Description
-------
Currently, there is an event that occurs when Caller ID on a channel changes
(NewCallerid for AMI, ChannelCallerId for ARI). This change implements a
similar event when a channel's connected line changes (NewConnectedLine for
AMI, ChannelConnectedLine for ARI).
This change is proposed for Asterisk 13 since it is not very invasive and has
accompanying tests.
Diffs
-----
/branches/13/rest-api/api-docs/events.json 428835
/branches/13/res/stasis/app.c 428835
/branches/13/res/ari/ari_model_validators.c 428835
/branches/13/res/ari/ari_model_validators.h 428835
/branches/13/main/stasis_channels.c 428835
/branches/13/main/manager_channels.c 428835
/branches/13/main/channel.c 428835
/branches/13/include/asterisk/stasis_channels.h 428835
/branches/13/CHANGES 428835
Diff: https://reviewboard.asterisk.org/r/4231/diff/
Testing
-------
See /r/4232 for some automated tests.
I also performed calls between multiple parties to ensure that in typical
bridging scenarios, the events were emitted.
Thanks,
Mark Michelson
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev