[asterisk-dev] [Code Review] Prevent caller ID set on channel from getting discarded when originate used with local channel (small patch - review quickly, earn rewards!)

Jeff Peeler jpeeler at digium.com
Wed Aug 4 15:20:03 CDT 2010


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

Review request for Asterisk Developers.


Summary
-------

The scenario here is that the channel that caller ID is set on is getting swapped with the zombie channel which is hung up and then lost. I am weary of the this change though as I am unsure if the clone channel would ever have valuable caller ID that needs to be swapped.


This addresses bug 17138.
    https://issues.asterisk.org/view.php?id=17138


Diffs
-----

  /branches/1.4/main/channel.c 280912 

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


Testing
-------

Fixes the problematic scenario.


Thanks,

Jeff




More information about the asterisk-dev mailing list