]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-6816 [mod_sofia] Set empty callee id if `_undef_`
authorStephane Alnet <stephane@shimaore.net>
Fri, 2 Feb 2018 09:19:03 +0000 (10:19 +0100)
committerStephane Alnet <stephane@shimaore.net>
Fri, 2 Feb 2018 09:19:03 +0000 (10:19 +0100)
commit159c4ce95d1314bde9f747b0a0857c46fbf25a4f
tree2b5a9cac80cc59d43c1a5870f4ae86be88de4927
parent77d0cfbf9e9a546b4eee23d9668cf44022f5d454
FS-6816 [mod_sofia] Set empty callee id if `_undef_`

In some scenarios (e.g. MetaSwitch interop) the `display` field of callee-id should be left empty instead of being overwritten with the number.
As is done in other places, we allow for `_undef_` to mean "leave the field empty".
src/mod/endpoints/mod_sofia/sofia.c