mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Merge "channel/chan_pjsip: add dialplan function for music on hold"
This commit is contained in:
@@ -2306,6 +2306,7 @@ struct ast_sip_session *ast_sip_session_alloc(struct ast_sip_endpoint *endpoint,
|
||||
session->inv_session = inv_session;
|
||||
|
||||
session->dtmf = endpoint->dtmf;
|
||||
session->moh_passthrough = endpoint->moh_passthrough;
|
||||
|
||||
if (ast_sip_session_add_supplements(session)) {
|
||||
/* Release the ref held by session->inv_session */
|
||||
|
Reference in New Issue
Block a user