]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Skinny: don't crash when requesting an RTP port while the profile is listening on...
authorMathieu Parent <math.parent@gmail.com>
Fri, 25 Feb 2011 20:06:13 +0000 (21:06 +0100)
committerMathieu Parent <math.parent@gmail.com>
Fri, 25 Feb 2011 20:06:22 +0000 (21:06 +0100)
commit0f7682a27c04dbc979cd5cba8aafd0c70caac8eb
tree84d450fc41652c2ab4f8258f457a209bc3316fa5
parente318e3eb91810cc8ed0e9af30d7c81d19e4cd21b
Skinny: don't crash when requesting an RTP port while the profile is listening on all ips

And store some more ip infos in the listener struct
src/mod/endpoints/mod_skinny/mod_skinny.c
src/mod/endpoints/mod_skinny/mod_skinny.h
src/mod/endpoints/mod_skinny/skinny_server.c