-
- Downloads
In order to move away from nested function use, some changes to the recently introduced
ast_channel_search_locked need to be made. Specifically, the caller needs to be able to pass arbitrary data which in turn is passed to the callback. This patch addresses all of the nested functions currently in asterisk trunk. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@155590 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- apps/app_directed_pickup.c 31 additions, 16 deletionsapps/app_directed_pickup.c
- channels/chan_sip.c 41 additions, 30 deletionschannels/chan_sip.c
- include/asterisk/channel.h 2 additions, 1 deletioninclude/asterisk/channel.h
- main/channel.c 2 additions, 2 deletionsmain/channel.c
- main/features.c 13 additions, 9 deletionsmain/features.c
Loading
Please register or sign in to comment