<div dir="ltr">Hi,<div>I'm new to freeswitch, and might be missing some basic points.</div><div><br></div><div>I am trying to bridge a call from a caller (sip client on the web) to an external profile endpoint, which happens to be an asterisk install.</div>
<div><br></div><div>The call part works fine, only that if leg B ( asterisk ) hangs up ( say, for a queue timeout), the sip client (leg A) never receives the hangup event, even if the log seems to assert that it does. I have tried with different sip clients.</div>
<div><br></div><div>this is the basic configuration of the extension</div><div><br></div><div><div><extension name="wwd"></div><div> <condition field="destination_number" expression="^123"$></div>
<div> <action application="set" data="hangup_after_bridge=true"/></div><div> <action application="bridge" data="sofia/external/$<a href="mailto:1@192.168.0.16">1@192.168.0.16</a>"/></div>
<div> <action application="hangup" /></div><div> </condition></div><div></extension></div></div><div><br></div><div>I have attached the "hangup" part of the log.</div><div>Thank you</div>
<div>Andrea</div></div>