<div dir="ltr">Hi all,<div>I&#39;m trying to capture early media packets of an originated call without success.</div><div><br></div><div>I first call the:</div><div>      switch_ivr_originate() with ignore_early_media=false<br>
</div><div><br></div><div>that returns success then I call the:</div><div>      switch_core_media_bug_add() with SMBF_READ_REPLACE</div><div><br></div><div>that returns also success and also I see a call to my callback with:</div>
<div>      type=SWITCH_ABC_TYPE_INIT</div><div><br></div><div>The problem is that during early media phase I don&#39;t see any call to my media bug callback.</div><div>The callback is called only when the call is answered.</div>
<div><br></div><div>Any idea on that? What is my error?</div><div><br></div><div>Stephen</div><div><br></div></div>