mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-18 09:32:34 +00:00
fix for last commit
This commit is contained in:
parent
e414d99438
commit
5bcf487df9
@ -576,7 +576,7 @@ int nea_server_shutdown(nea_server_t *nes,
|
|||||||
TAG_IF(!retry_after, NEATAG_REASON("deactivated")),
|
TAG_IF(!retry_after, NEATAG_REASON("deactivated")),
|
||||||
TAG_IF(retry_after, NEATAG_RETRY_AFTER(retry_after)),
|
TAG_IF(retry_after, NEATAG_RETRY_AFTER(retry_after)),
|
||||||
TAG_END());
|
TAG_END());
|
||||||
else
|
//else
|
||||||
//status = 180;
|
//status = 180;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user