forked from Mirrors/freeswitch
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8460 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
dc66f0c0f2
commit
7daa751f1e
@ -2237,7 +2237,7 @@ static void message_query_handler(switch_event_t *event)
|
||||
id = dup;
|
||||
|
||||
if (!strncasecmp(account, "sip:", 4)) {
|
||||
dup += 4;
|
||||
id += 4;
|
||||
}
|
||||
|
||||
if (!id) {
|
||||
|
Loading…
Reference in New Issue
Block a user