You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/include
Terry Wilson 6280e04736
Recent CDR fixes moved execution of the 'h' exten into the bridging code, so variables that were set after ast_bridge_call was called would not show up in the 'h' exten. Added a callback function to handle setting variables, etc. from w/in the bridging code. Calls back into a nested function within the function calling ast_bridge_call
17 years ago
..
asterisk Recent CDR fixes moved execution of the 'h' exten into the bridging code, so variables that were set after ast_bridge_call was called would not show up in the 'h' exten. Added a callback function to handle setting variables, etc. from w/in the bridging code. Calls back into a nested function within the function calling ast_bridge_call 17 years ago
solaris-compat fix the provided unsetenv for solaris to return an int like it's supposed to 20 years ago
asterisk.h fix some minor issues with rev 144924 18 years ago
jitterbuf.h Clean up a few things in the last commit to the adaptive jitterbuffer code. 19 years ago