mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
oops, forgot to set src to whitepages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15335 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
6b15429934
commit
adc3efed78
@ -485,6 +485,7 @@ done:
|
||||
|
||||
cid->name = name;
|
||||
cid->area = area;
|
||||
cid->src = "whitepages";
|
||||
return cid;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user