You might wanna change your dialplan to something like this:<br><div><br><action application="bridge" data="{
ignore_early_media=true }sofia/gateway/${default_gateway}/${dialed_number}"/> <br>That's How I;ve done it, no wonder I use LUA but the dial-string is exactly as below. <br><br></div><div>I think there is a difference if you do it like above, It will set the ignore_early_media on the B-leg session and not on A-leg.</div>
<div><br></div><div>This a snippet from the FS-1.6 book: <b>page:186</b></div><div><br></div><div><div>"Curly brackets are used "globally" for the duration of a call. Take the following example where we are bridging a call to Darren's cell phone, 203-829-3150. We</div>
<div>only want to ring the phone for 20 seconds, to avoid hitting voicemail.</div><div><br></div><div><application action="bridge" data="{call_timeout=20}sofia/my_provider/2038293150"></div><div>
<br></div><div><i>The variable in brackets is utilized on the newly setup channel, sofia/my_provider/2038293150.</i>"</div><div><br></div><div><br></div>Regards,</div><div>Sammy</div><div><br></div><div><br><div class="gmail_quote">
On Wed, Aug 1, 2012 at 8:00 PM, Evgeniy Movlyan <span dir="ltr"><<a href="mailto:evgeniy@bestnet.kharkov.ua" target="_blank">evgeniy@bestnet.kharkov.ua</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It did not work for me, i got the same message.<br>
My outbond extension:<br>
<br>
<extension name="AUTH_rad"><br>
<condition field="${toll_allow}" expression="international"/><br>
<condition field="${AUTH_RESULT_RADIUS}" expression="^NOK$"<br>
break="on-true"><br>
<action application="lua" data="callfailed.lua ${caller_id_number}"/><br>
</condition><br>
<condition field="${AUTH_RESULT_RADIUS}" expression="^OK$"><br>
<action application="set"<br>
data="effective_caller_id_number=${outbound_caller_id_number}"/><br>
<action application="set"<br>
data="effective_caller_id_name=${outbound_caller_id_name}"/><br>
<action application="set" data="ignore_early_media=true"/><br>
<action application="bridge"<br>
data="sofia/gateway/${default_gateway}/${dialed_number}"/><br>
</condition><br>
</extension><br>
<br>
<br>
31.07.2012 11:06, SamyGo пишет:<br>
<div class="HOEnZb"><div class="h5">> Hi,<br>
> Well its works perfect for me, do you guys have ignore_early_media set in<br>
> your outbound string, if no then set it and then see what happens.<br>
> On Jul 31, 2012 12:50 PM, "Evgeniy Movlyan"<<a href="mailto:evgeniy@bestnet.kharkov.ua">evgeniy@bestnet.kharkov.ua</a>><br>
> wrote:<br>
><br>
>> I have the same problem. When i am calling from one my extension to<br>
>> another all is ok, but when i am calling to external number i got this<br>
>> message: "mod_nibblebill.c:465 Not billing XXXXXXXXXX - call is not in<br>
>> answered state".<br>
>><br>
>> 31.07.2012 10:35, virendra bhati пишет:<br>
>>> mod_nibblebill.c:465 Not billing<br>
>>> 97183008 - call is not in answered state<br>
>><br>
>> --<br>
>> Evgeniy Movlyan,<br>
>> BestNet Ltd.<br>
>><br>
>> _________________________________________________________________________<br>
>> Professional FreeSWITCH Consulting Services:<br>
>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
>> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
>><br>
>> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
>> <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
>><br>
>> Official FreeSWITCH Sites<br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>> <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
>> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
>><br>
>> Join Us At ClueCon - Aug 7-9, 2012<br>
>><br>
>> FreeSWITCH-users mailing list<br>
>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>><br>
><br>
><br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
> <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
><br>
> Join Us At ClueCon - Aug 7-9, 2012<br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
--<br>
Evgeniy Movlyan,<br>
BestNet Ltd.<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>