git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6547 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-12-06 20:46:26 +00:00
parent 5098f7a174
commit 6b37b9271a
1 changed files with 1 additions and 1 deletions

View File

@ -1173,7 +1173,7 @@ void do_broadcast(switch_stream_handle_t *stream)
if (fh.interval) {
interval = fh.interval;
interval = fh.interval * 1000;
}
for(;;) {