FS-9259 #resolve [Missing "m=image 0" when replying to INVITE with disable image line]

This commit is contained in:
Anthony Minessale
2016-07-18 13:00:00 -05:00
parent 6bc535fd65
commit d9700b36a3
2 changed files with 118 additions and 106 deletions
+1
View File
@@ -1509,6 +1509,7 @@ typedef enum {
CF_3P_MEDIA_REQUESTED,
CF_3P_NOMEDIA_REQUESTED,
CF_3P_NOMEDIA_REQUESTED_BLEG,
CF_IMAGE_SDP,
CF_VIDEO_SDP_RECVD,
/* WARNING: DO NOT ADD ANY FLAGS BELOW THIS LINE */
/* IF YOU ADD NEW ONES CHECK IF THEY SHOULD PERSIST OR ZERO THEM IN switch_core_session.c switch_core_session_request_xml() */