Skip to content
Snippets Groups Projects
Commit a38e7f01 authored by Olle Johansson's avatar Olle Johansson
Browse files

...too early in the morning for commits in Bergen, Norway...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36256 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 98a465fc
No related branches found
No related tags found
No related merge requests found
......@@ -4968,7 +4968,7 @@ static int process_sdp(struct sip_pvt *p, struct sip_request *req)
p->owner->name,
p->owner->uniqueid);
}
if (sendonly == 1) /* One directional hold (sendonly/recvonly)
if (sendonly == 1) /* One directional hold (sendonly/recvonly) */
ast_set_flag(&p->flags[1], SIP_PAGE2_CALL_ONHOLD_ONEDIR);
else if (sendonly == 2) /* Inactive stream */
ast_set_flag(&p->flags[1], SIP_PAGE2_CALL_ONHOLD_INACTIVE);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment