-
- Downloads
use string fields for some stuff in ast_channel
const-ify some more APIs remove 'type' field from ast_channel, in favor of the one in the channel's tech structure allow string field module users to specify the 'chunk size' for pool allocations update chan_alsa to be compatible with recent const-ification patches git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9060 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- .cleancount 1 addition, 1 deletion.cleancount
- apps/app_dial.c 6 additions, 5 deletionsapps/app_dial.c
- apps/app_disa.c 2 additions, 1 deletionapps/app_disa.c
- apps/app_dumpchan.c 1 addition, 1 deletionapps/app_dumpchan.c
- apps/app_flash.c 1 addition, 1 deletionapps/app_flash.c
- apps/app_meetme.c 2 additions, 2 deletionsapps/app_meetme.c
- apps/app_queue.c 4 additions, 3 deletionsapps/app_queue.c
- apps/app_softhangup.c 1 addition, 1 deletionapps/app_softhangup.c
- apps/app_transfer.c 1 addition, 1 deletionapps/app_transfer.c
- apps/app_voicemail.c 3 additions, 2 deletionsapps/app_voicemail.c
- apps/app_zapbarge.c 1 addition, 1 deletionapps/app_zapbarge.c
- apps/app_zapras.c 1 addition, 1 deletionapps/app_zapras.c
- apps/app_zapscan.c 2 additions, 2 deletionsapps/app_zapscan.c
- cdr.c 3 additions, 2 deletionscdr.c
- channel.c 19 additions, 22 deletionschannel.c
- channels/chan_agent.c 7 additions, 8 deletionschannels/chan_agent.c
- channels/chan_alsa.c 9 additions, 10 deletionschannels/chan_alsa.c
- channels/chan_features.c 6 additions, 7 deletionschannels/chan_features.c
- channels/chan_iax2.c 15 additions, 15 deletionschannels/chan_iax2.c
- channels/chan_local.c 7 additions, 9 deletionschannels/chan_local.c
Loading
Please register or sign in to comment