[Freeswitch-users] Can't get release cause on dialplan
David Villasmil
david.villasmil.work at gmail.com
Thu Jun 7 18:30:59 UTC 2018
Hello guys,
I've got the following extension:
<include>
<extension name="public_did0">
<condition field="destination_number" expression="^9999999$">
<action application="set" data="failure_causes=USER_BUSY,NO_ANSWER"/>
<action application="bridge"
data="{continue_on_fail=true,hangup_after_bridge=false}sofia/external/
9999999 at 1.2.3.4:5080 <http://9999999@54.84.149.30:5080>"/>
<action application="log" data="CRIT Hangup cause was:
${bridge_hangup_cause}"/>
</condition>
</extension>
</include>
But it just shows:
2018-06-07 18:29:42.639898 [DEBUG] switch_ivr_originate.c:3848 Originate
Resulted in Error Cause: 65 [BEARERCAPABILITY_NOTIMPL]
2018-06-07 18:29:42.639898 [INFO] mod_dptools.c:3436 Originate Failed.
Cause: BEARERCAPABILITY_NOTIMPL
2018-06-07 18:29:42.639898 [DEBUG] switch_channel.c:4758 Failure causes
[USER_BUSY,NO_ANSWER]: Cause: BEARERCAPABILITY_NOTIMPL
EXECUTE sofia/external/david.villasmil at test-fs02 log(CRIT Hangup cause was:
)
2018-06-07 18:29:42.639898 [CRIT] mod_dptools.c:1742 Hangup cause was:
2018-06-07 18:29:42.639898 [NOTICE]
Regards,
David Villasmil
email: david.villasmil.work at gmail.com
phone: +34669448337
ᐧ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180607/978df1f5/attachment.html>
More information about the FreeSWITCH-users
mailing list