earlymedia and SIP SDP

23 views
Skip to first unread message

Andrey Seredin

unread,
Mar 18, 2019, 9:21:09 AM3/18/19
to Adhearsion
how to send SIP SDP 183 signal in the process of establishing a connection ?

Adhearsion docs adhearsion.com/docs/call-controllers reccomend make answer in method run CallController class
How send SIP SDP 183 before Adhearsion answer ?

In asterisk this Progress() application.
In FreeSWITCH need insert <action application="pre_answer"/> 
<extension name="adhearsion">
    <condition>
        <action application="pre_answer"/>
        <action application="rayo"/>
    </condition>
</extension>

Reply all
Reply to author
Forward
0 new messages