update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1267 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7d2756f14a
commit
61af2f4d64
|
@ -797,7 +797,7 @@ static void *audio_bridge_thread(switch_thread *thread, void *obj)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
his_thread->running = 0;
|
||||||
data->running = 0;
|
data->running = 0;
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue