doh
This commit is contained in:
parent
de707ab7f1
commit
0d8e945bd1
|
@ -80,7 +80,6 @@ switch_status_t sofia_presence_chat_send(const char *proto, const char *from, co
|
||||||
char *ffrom = NULL;
|
char *ffrom = NULL;
|
||||||
nua_handle_t *msg_nh;
|
nua_handle_t *msg_nh;
|
||||||
char *contact = NULL;
|
char *contact = NULL;
|
||||||
char *p;
|
|
||||||
char *dup = NULL;
|
char *dup = NULL;
|
||||||
switch_status_t status = SWITCH_STATUS_FALSE;
|
switch_status_t status = SWITCH_STATUS_FALSE;
|
||||||
const char *ct = "text/html";
|
const char *ct = "text/html";
|
||||||
|
|
Loading…
Reference in New Issue