auto update displays in more places

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15110 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-10-07 22:35:21 +00:00
parent eea99cb1e2
commit 6df9d44154
9 changed files with 274 additions and 58 deletions
+4
View File
@@ -67,6 +67,10 @@ SWITCH_BEGIN_EXTERN_C
const char *caller_id_name;
/*! Caller ID Number */
const char *caller_id_number;
/*! Callee ID Name */
const char *callee_id_name;
/*! Callee ID Number */
const char *callee_id_number;
uint8_t caller_ton;
uint8_t caller_numplan;
/*! Caller Network Address (when applicable) */
+1 -1
View File
@@ -92,7 +92,7 @@ struct switch_core_session_message {
const char *_file;
const char *_func;
int _line;
const char *string_array_arg[10];
};
/*! \brief A generic object to pass as a thread's session object to allow mutiple arguements and a pool */
+2
View File
@@ -408,6 +408,8 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_originate(switch_core_session_t *sess
switch_originate_flag_t flags
);
SWITCH_DECLARE(void) switch_ivr_bridge_display(switch_core_session_t *session, switch_core_session_t *peer_session);
/*!
\brief Bridge Audio from one session to another
\param session one session