FS-535: tested but please test MORE.

This commit is contained in:
Brian West
2010-11-22 14:59:25 -06:00
parent 0d87954a46
commit cf398e1a44
3 changed files with 65 additions and 5 deletions
+1
View File
@@ -957,6 +957,7 @@ void sofia_presence_event_thread_start(void);
void sofia_reg_expire_call_id(sofia_profile_t *profile, const char *call_id, int reboot);
switch_status_t sofia_glue_tech_choose_video_port(private_object_t *tech_pvt, int force);
switch_status_t sofia_glue_tech_set_video_codec(private_object_t *tech_pvt, int force);
char *sofia_glue_get_register_host(const char *uri);
const char *sofia_glue_strip_proto(const char *uri);
switch_status_t reconfig_sofia(sofia_profile_t *profile);
void sofia_glue_del_gateway(sofia_gateway_t *gp);