]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-3842 the fix was to remove the (null) if you are asking for a to uri in the option...
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 27 Jan 2012 18:55:09 +0000 (12:55 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 27 Jan 2012 18:55:09 +0000 (12:55 -0600)
commitcde54eb5e8f754d3a5322dfefaf883ceab6f668e
tree99d0b542a049743ca1733ec3750da50fe7156058
parentdaa49c06e2466b57124266e1d3fe8f49d455959f
FS-3842 the fix was to remove the (null) if you are asking for a to uri in the options with no username try this patch.  You were not clear that you were looking for no username in the to uri.  Keep in mind our system considers a 404 a sucessful response to an options request anyway but this should be what you want.
src/mod/endpoints/mod_sofia/mod_sofia.h
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_reg.c