529a530,533 > manager_event(EVENT_FLAG_SYSTEM, "CHAN_FAIL", > "Cause: SHUTDOWN\r\n" > "Cause-txt: Channel allocation failed: Refusing due to active shutdown\r\n" > ); 535a540,543 > manager_event(EVENT_FLAG_SYSTEM, "CHAN_FAIL", > "Cause: OOM\r\n" > "Cause-txt: Channel allocation failed: Out of memory.\r\n" > ); 542a551,554 > manager_event(EVENT_FLAG_SYSTEM, "CHAN_FAIL", > "Cause: SCC_FAIL\r\n" > "Cause-txt: Channel allocation failed: Unable to create schedule context\r\n" > );