doh
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@491 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
72f39201a1
commit
23aaa233ec
|
@ -723,6 +723,8 @@ zap_status_t zap_channel_set_state(zap_channel_t *zchan, zap_channel_state_t sta
|
||||||
case ZAP_CHANNEL_STATE_RING:
|
case ZAP_CHANNEL_STATE_RING:
|
||||||
case ZAP_CHANNEL_STATE_PROGRESS_MEDIA:
|
case ZAP_CHANNEL_STATE_PROGRESS_MEDIA:
|
||||||
case ZAP_CHANNEL_STATE_PROGRESS:
|
case ZAP_CHANNEL_STATE_PROGRESS:
|
||||||
|
case ZAP_CHANNEL_STATE_GET_CALLERID:
|
||||||
|
case ZAP_CHANNEL_STATE_GENRING:
|
||||||
ok = 1;
|
ok = 1;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Reference in New Issue