]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Rename sofia_glue_get_user_host to switch_split_user_domain
authorMathieu Parent <math.parent@gmail.com>
Tue, 1 Jun 2010 23:09:54 +0000 (01:09 +0200)
committerMathieu Parent <math.parent@gmail.com>
Tue, 1 Jun 2010 23:09:54 +0000 (01:09 +0200)
commit3f7cafd709490aeba4cf309a5c5680917c3ff704
tree39fed0b44d78c8065a5e2b2e1c7147340d07deef
parenta291af57686a66d53d0af7340167ae8de68db227
Rename sofia_glue_get_user_host to switch_split_user_domain

and move to switch_utils. To allow use by other modules.
src/include/switch_utils.h
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/mod_sofia.h
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_glue.c
src/mod/endpoints/mod_sofia/sofia_presence.c
src/mod/endpoints/mod_sofia/sofia_reg.c
src/switch_utils.c