yes why not,<div>wait for some time while I access my files.<br><br><div class="gmail_quote">On Fri, Aug 3, 2012 at 3:56 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">I checked it twice from different computers and it works fine =\<br>
I made another one paste - <a href="http://pastebin.com/iW9DaAWN" target="_blank">http://pastebin.com/iW9DaAWN</a><br>
Can you show me how you make calls from lua script?<br>
<br>
03.08.2012 11:41, SamyGo пишет:<br>
<div class="HOEnZb"><div class="h5">> Hi<br>
> Your link isn't working for me !!<br>
><br>
> On Thu, Aug 2, 2012 at 4:12 PM, Evgeniy Movlyan<br>
> <<a href="mailto:evgeniy@bestnet.kharkov.ua">evgeniy@bestnet.kharkov.ua</a>>wrote:<br>
><br>
>> <a href="http://pastebin.com/enEmLVJz" target="_blank">http://pastebin.com/enEmLVJz</a><br>
>><br>
>> 02.08.2012 13:58, SamyGo пишет:<br>
>>> Ok,<br>
>>> Paste the whole call console log and share via pastebin.<br>
>>> Maybe find some other thing breaking it.<br>
>>> BR<br>
>>> Sammy<br>
>>> On Aug 2, 2012 3:52 PM, "Evgeniy Movlyan"<<a href="mailto:evgeniy@bestnet.kharkov.ua">evgeniy@bestnet.kharkov.ua</a>><br>
>>> wrote:<br>
>>><br>
>>>> I changed my dialplan, but got the same message =(<br>
>>>><br>
>>>> 02.08.2012 07:49, SamyGo пишет:<br>
>>>>> You might wanna change your dialplan to something like this:<br>
>>>>><br>
>>>>> <action application="bridge" data="{<br>
>>>>> ignore_early_media=true<br>
>>>> }sofia/gateway/${default_gateway}/${dialed_number}"/><br>
>>>>> That's How I;ve done it, no wonder I use LUA but the dial-string is<br>
>>>> exactly<br>
>>>>> as below.<br>
>>>>><br>
>>>>> I think there is a difference if you do it like above, It will set the<br>
>>>>> ignore_early_media on the B-leg session and not on A-leg.<br>
>>>>><br>
>>>>> This a snippet from the FS-1.6 book: *page:186*<br>
>>>>><br>
>>>>> "Curly brackets are used "globally" for the duration of a call. Take<br>
>> the<br>
>>>>> following example where we are bridging a call to Darren's cell phone,<br>
>>>>> 203-829-3150. We<br>
>>>>> only want to ring the phone for 20 seconds, to avoid hitting voicemail.<br>
>>>>><br>
>>>>> <application action="bridge"<br>
>>>>> data="{call_timeout=20}sofia/my_provider/2038293150"><br>
>>>>><br>
>>>>> *The variable in brackets is utilized on the newly setup channel,<br>
>>>>> sofia/my_provider/2038293150.*"<br>
>>>>><br>
>>>>><br>
>>>>> Regards,<br>
>>>>> Sammy<br>
>>>>><br>
>>>>><br>
>>>>> On Wed, Aug 1, 2012 at 8:00 PM, Evgeniy Movlyan<br>
>>>>> <<a href="mailto:evgeniy@bestnet.kharkov.ua">evgeniy@bestnet.kharkov.ua</a>>wrote:<br>
>>>>><br>
>>>>>> 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<br>
>>>> ${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>
>>>>>>> Hi,<br>
>>>>>>> Well its works perfect for me, do you guys have ignore_early_media<br>
>> set<br>
>>>> 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"<<br>
>> <a href="mailto:evgeniy@bestnet.kharkov.ua">evgeniy@bestnet.kharkov.ua</a><br>
>>>>><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<br>
>> this<br>
>>>>>>>> message: "mod_nibblebill.c:465 Not billing XXXXXXXXXX - call is not<br>
>> 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>
>>>>>><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:<br>
>>>>>> <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>
>>>><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:<br>
>>>> <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>
>>>><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:<br>
>>>> <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>
>> _________________________________________________________________________<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:<br>
>> <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>
>> _________________________________________________________________________<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:<br>
>> <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>
>><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>