mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-25 20:19:36 +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->name = name;
|
||||||
cid->area = area;
|
cid->area = area;
|
||||||
|
cid->src = "whitepages";
|
||||||
return cid;
|
return cid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user