[asterisk-dev] [Code Review] Add TestEvents for callID changes on channels.

jrose reviewboard at asterisk.org
Wed Jul 18 13:32:32 CDT 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2054/
-----------------------------------------------------------

Review request for Asterisk Developers and Matt Jordan.


Summary
-------

Adds the issuing of a test event when a call ID is set on a channel and TEST_FRAMEWORK is enabled which will include the following information:
Channel name
Call ID previous to the change
Call ID the channel was set to

There might not have been a callID set prior to the change, in which case the value for priorCallID will simply be an empty string.


Diffs
-----

  /trunk/main/channel_internal_api.c 370202 

Diff: https://reviewboard.asterisk.org/r/2054/diff


Testing
-------

Tested some call ID changes to see how they were behaving. The events seem like what was expected.

I'm also working on some testsuite tests that use this event.


Thanks,

jrose

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120718/f5248926/attachment.htm>


More information about the asterisk-dev mailing list