Merged revisions 320823 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r320823 | rmudgett | 2011-05-25 12:06:38 -0500 (Wed, 25 May 2011) | 18 lines The AMI Newstate event contains different information between v1.4 and v1.8. The addition of connected line support in v1.8 changes the behavior of the channel caller ID somewhat. The channel caller ID value no longer time shares with the connected line ID on outgoing call legs. The timing of some AMI events/responses output the connected line ID as caller ID. These party ID's are now separate. * The ConnectedLineNum and ConnectedLineName headers were added to many AMI events/responses if the CallerIDNum/CallerIDName headers were also present. (closes issue #18252) Reported by: gje Tested by: rmudgett Review: https://reviewboard.asterisk.org/r/1227/ ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@320825 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- CHANGES 2 additions, 2 deletionsCHANGES
- UPGRADE-1.8.txt 8 additions, 0 deletionsUPGRADE-1.8.txt
- apps/app_dial.c 4 additions, 0 deletionsapps/app_dial.c
- apps/app_fax.c 6 additions, 0 deletionsapps/app_fax.c
- apps/app_meetme.c 14 additions, 2 deletionsapps/app_meetme.c
- apps/app_queue.c 19 additions, 1 deletionapps/app_queue.c
- main/channel.c 8 additions, 0 deletionsmain/channel.c
- main/features.c 18 additions, 2 deletionsmain/features.c
- main/manager.c 6 additions, 0 deletionsmain/manager.c
Loading
Please register or sign in to comment