- /*
- * XXX There is discrepancy on whether a hangup should be queued
- * or not. This code used to be duplicated in two places, and the more
- * frequently hit area had this disabled, making it the de facto
- * "correct" way to go.
- *
- * ast_queue_hangup_with_cause(p->owner, AST_CAUSE_NORMAL_UNSPECIFIED);
- */