mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
add a few fields
This commit is contained in:
@@ -115,6 +115,7 @@ typedef struct profile_node_s {
|
||||
struct switch_caller_profile *origination_caller_profile;
|
||||
struct switch_caller_profile *hunt_caller_profile;
|
||||
struct switch_channel_timetable *times;
|
||||
struct switch_channel_timetable *old_times;
|
||||
struct switch_caller_extension *caller_extension;
|
||||
switch_memory_pool_t *pool;
|
||||
struct switch_caller_profile *next;
|
||||
|
Reference in New Issue
Block a user