-
- Downloads
Add the ability to execute connected line interception macros.
When connected line updates are received or generated in the middle of an application call, it is now possible to execute a macro to manipulate the connected line data. This way, phone numbers may be manipulated to be more presentable to users, names may be changed for...whatever reason, or whatever else needs to be done may be. Review: https://reviewboard.asterisk.org/r/256 AST-165 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@198727 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- apps/app_dial.c 22 additions, 13 deletionsapps/app_dial.c
- apps/app_directed_pickup.c 3 additions, 1 deletionapps/app_directed_pickup.c
- apps/app_macro.c 1 addition, 0 deletionsapps/app_macro.c
- apps/app_queue.c 9 additions, 4 deletionsapps/app_queue.c
- channels/chan_sip.c 28 additions, 37 deletionschannels/chan_sip.c
- doc/tex/channelvariables.tex 7 additions, 0 deletionsdoc/tex/channelvariables.tex
- include/asterisk/app.h 20 additions, 0 deletionsinclude/asterisk/app.h
- include/asterisk/channel.h 28 additions, 0 deletionsinclude/asterisk/channel.h
- main/app.c 22 additions, 0 deletionsmain/app.c
- main/channel.c 46 additions, 2 deletionsmain/channel.c
- main/dial.c 4 additions, 1 deletionmain/dial.c
- main/features.c 52 additions, 7 deletionsmain/features.c
Loading
Please register or sign in to comment