[Freeswitch-dev] SIP fantom calls, when calling disconnected SIP endpoint. EP called when plugged in. suppose bug?

Anton VG anton.vazir at gmail.com
Thu May 19 23:49:12 MSD 2011


I was killing not job uuid, I expressed it wrong. I'm killing call
UUID, previously created by create_uuid

Except this, the meaning is the same, and phantom calls persits ;)

2011/5/19 Anthony Minessale <anthony.minessale at gmail.com>:
> I am trying to understand your explanation but based on what you say
> if you think you can call uuid_kill on a job uuid you are totally
> wrong.
>
> If you want to know the uuid before originate is over you would need
> to provide it as origination_uuid
>
> bgapi originate {origination_uuid=cluecon}sofia/foo/foo at bar.com 9999
>
> now you can do
>
> uuid_kill cluecon at will
>
> job uuid is only the uuid the result will be in.
>
> Please stop assuming everything is a bug.
>
>
>
>
>
> On Thu, May 19, 2011 at 10:38 AM, Anton VG <anton.vazir at gmail.com> wrote:
>> Adding progress_timeout and leg_progress_timeout did not changed it behavior
>>
>> originate {originate_retries=0,originate_timeout=60,progress_timeout=5,leg_timeout=60,origination_caller_id_number=907388397,ringback='%(2000,4000,440.0,480.0)',origination_uuid=f7f2d66d-d5e0-4b77-9fda-bae5556b6c8f}[continue_on_fail=false,leg_progress_timeout=7,leg_a_uuid=9bf89608-dd3f-4b28-9ab5-7f71bdd2fbd1]sofia/internal/sip:sip3779100 at 192.168.5.21:5062;fs_nat=yes;fs_path=sip%3Asip3779100%40192.168.5.21%3A5062
>> &park
>>
>> _______________________________________________
>> FreeSWITCH-dev mailing list
>> FreeSWITCH-dev at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
>> http://www.freeswitch.org
>>
>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> Twitter: http://twitter.com/FreeSWITCH_wire
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> googletalk:conf+888 at conference.freeswitch.org
> pstn:+19193869900
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>



More information about the FreeSWITCH-dev mailing list