cid logic changes for calle[re]

This commit is contained in:
Anthony Minessale
2010-12-17 14:35:53 -06:00
parent bad1eb1183
commit 8f452bc519
6 changed files with 46 additions and 35 deletions
+2
View File
@@ -312,6 +312,8 @@ SWITCH_DECLARE(switch_status_t) switch_channel_caller_extension_masquerade(switc
*/
SWITCH_DECLARE(void) switch_channel_set_caller_extension(switch_channel_t *channel, switch_caller_extension_t *caller_extension);
SWITCH_DECLARE(void) switch_channel_sort_cid(switch_channel_t *channel, switch_bool_t in);
/*!
\brief Retrieve caller extension from a given channel
\param channel channel to retrieve extension from