Skip to content
  • Yalu Zhang's avatar
    asterisk: fix bug that remote CBBS/ringback doesn't work properly · 0fe9304a
    Yalu Zhang authored
    The cause is that adaptation from chan_sip to pjsip was missing. The following
    changes are made to fix the bug.
    
    - Replace SIP_HEADER with PJSIP_HEADER which is used by extensions.conf
    - Load module res_pjsip_header_funcs.so which implements PJSIP_HEADER
    0fe9304a