mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
sigh
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@493 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
3989919d66
commit
b51ea4b1dc
@ -1 +1 @@
|
||||
Tue Jun 3 12:59:58 EDT 2008
|
||||
Tue Jun 3 15:31:00 EDT 2008
|
||||
|
@ -702,7 +702,7 @@ zap_status_t zap_channel_set_state(zap_channel_t *zchan, zap_channel_state_t sta
|
||||
break;
|
||||
case ZAP_CHANNEL_STATE_UP:
|
||||
{
|
||||
ok = 0;
|
||||
ok = 1;
|
||||
switch(state) {
|
||||
case ZAP_CHANNEL_STATE_PROGRESS:
|
||||
case ZAP_CHANNEL_STATE_PROGRESS_MEDIA:
|
||||
|
Loading…
x
Reference in New Issue
Block a user