<div dir="ltr">Hi users,<div><br><div>Currently i am using pyswitch to connect to freeswitch mod_event_socket.</div><div>I am originating a call and mapping its B-Leg to an IVR.</div></div><div>So that is A-party picks up the call,he/she will listen some IVR.</div><div>issue is before actually answering the call on A-leg  IVR starts on B-leg.</div><div>My originate command:</div><div><br></div><div>self.eventsocket.apiOriginate(&quot;sofia/gateway/aptcl/&quot;+NUM+&quot;&quot;,application=&quot;bridge&quot;,appargs= &quot;[DTMF=&quot;+DTMF+&quot;]loopback/9665/default/XML&quot;,  cidname=&quot;godson&quot;, cidnum=&quot;123&quot; ,channelvars={&quot;origination_uuid&quot;:uid,&quot;DTMF&quot;:DTMF})<br></div><div><br></div><div><div>I am bridging the B-Leg with local extension 9665 where the IVR is mapped.</div><div>can some one help me to sort-out the issue.</div><div>Your help is highly appropriated.</div></div><div><br></div><div>Freeswitch version:</div><div>FreeSWITCH Version 1.4.18+git~20150312T185523Z~4eed221b69~64bit (git 4eed221 2015-03-12 18:55:23Z 64bit)<br></div><div><br></div><div><br></div><div><br></div><div>Regards</div><div>Bilal Abbasi</div><div><br></div></div>