mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 00:00:44 +00:00
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9087 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
c3daad0144
commit
974fc5ad7e
@ -2106,7 +2106,7 @@ static switch_status_t voicemail_inject(const char *data)
|
||||
}
|
||||
|
||||
if (switch_stristr("tag=", user)) {
|
||||
user += 3;
|
||||
user += 4;
|
||||
istag++;
|
||||
} else if (user == domain) {
|
||||
isall++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user