[asterisk-dev] [Code Review] 2658: Add transfer support to CEL

opticron reviewboard at asterisk.org
Mon Jul 15 16:26:29 CDT 2013


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

(Updated July 15, 2013, 4:26 p.m.)


Review request for Asterisk Developers.


Changes
-------

Update to current trunk.


Bugs: ASTERISK-21565
    https://issues.asterisk.org/jira/browse/ASTERISK-21565


Repository: Asterisk


Description
-------

This adds CEL support for blind and attended transfers and call pickup. During the course of adding this functionality I noticed that CONF_ENTER, CONF_EXIT, and BRIDGE_TO_CONF events are particularly useless without a bridge identifier, so I added that as well.

This adds tests for blind transfers, several types of attended transfers, and call pickup.

The extra field in CEL records now consists of a JSON blob whose fields are defined on a per-event basis.


Diffs (updated)
-----

  trunk/CHANGES 394395 
  trunk/apps/app_celgenuserevent.c 394395 
  trunk/apps/app_dial.c 394395 
  trunk/apps/app_directed_pickup.c 394395 
  trunk/apps/app_queue.c 394395 
  trunk/channels/chan_dahdi.c 394395 
  trunk/channels/chan_sip.c 394395 
  trunk/channels/sig_analog.c 394395 
  trunk/include/asterisk/cel.h 394395 
  trunk/main/cel.c 394395 
  trunk/main/channel.c 394395 
  trunk/main/features.c 394395 
  trunk/main/pbx.c 394395 
  trunk/tests/test_cel.c 394395 

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


Testing
-------

This passes all the CEL unit tests.


Thanks,

opticron

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


More information about the asterisk-dev mailing list