Displaying 1 result from an estimated 1 matches for "a_audio".
Did you mean:
  _audio
  
2010 May 06
3
Possible bug in chan_sip:add_sdp
Am I missing something here?  I see 
        if (needvideo) { /* only if video response is appropriate */
                add_line(resp, m_video->str);
                add_line(resp, a_video->str);
                add_line(resp, hold);   /* Repeat hold for the video stream */
        } else if (p->offered_media[SDP_VIDEO].offered) {
                snprintf(dummy_answer,