mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
blah
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15340 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
4829f43a3b
commit
b50bddb299
@ -572,7 +572,7 @@ done:
|
||||
|
||||
name = do_db_lookup(pool, event, number, globals.citystate_sql);
|
||||
if (name) {
|
||||
cid->area = name;
|
||||
cid->name = name;
|
||||
if (cid->src) {
|
||||
cid->src = switch_core_sprintf(pool, "%s,%s", cid->src, "npanxx_database");
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user