mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1468 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
9d68a23929
commit
e53dd9be16
@ -1169,7 +1169,7 @@ static switch_status_t exosip_create_call(eXosip_event_t * event)
|
||||
if (!(val = osip_from_get_displayname(from))) {
|
||||
val = event->request->from->url->username;
|
||||
if (!val) {
|
||||
val = "n/a";
|
||||
val = "FreeSWITCH";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user