forked from Mirrors/freeswitch
more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7018 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
95453dfb09
commit
7826b7c950
@ -749,11 +749,9 @@ static int sofia_presence_sub_callback(void *pArg, int argc, char **argv, char *
|
||||
}
|
||||
stream.write_function(&stream, "</dialog>\n");
|
||||
|
||||
} else {
|
||||
printf("resubscribe\n");
|
||||
}
|
||||
|
||||
stream.write_function(&stream, "</dialog-info>\n");
|
||||
|
||||
stream.write_function(&stream, "</dialog-info>\n");
|
||||
|
||||
pl = stream.data;
|
||||
ct = "application/dialog-info+xml";
|
||||
|
Loading…
Reference in New Issue
Block a user