Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] How to kill call/channel on the reception of CUSTOM avmd::beep


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
aqsyounas at gmail.com
Guest





PostPosted: Thu Feb 25, 2016 12:15 pm    Post subject: [Freeswitch-users] How to kill call/channel on the reception Reply with quote

Hi, 

I have subscribed to CUSTOM avmd::beep and this is what I get. 


        "Event-Subclass":       "avmd::beep",
        "Event-Name":   "CUSTOM",
        "Core-UUID":    "11e64e66-f81b-4d23-a8e1-e6af0eaa0bbc",
        "FreeSWITCH-Hostname":  "debian",
        "FreeSWITCH-Switchname":        "debian",
        "FreeSWITCH-IPv4":      "192.168.10.59",
        "FreeSWITCH-IPv6":      "::1",
        "Event-Date-Local":     "2016-02-25 10:46:17",
        "Event-Date-GMT":       "Thu, 25 Feb 2016 15:46:17 GMT",
        "Event-Date-Timestamp": "1456415177487145",
        "Event-Calling-File":   "mod_avmd.c",
        "Event-Calling-Function":       "avmd_process",
        "Event-Calling-Line-Number":    "550",
        "Event-Sequence":       "3174",
        "Beep-Status":  "stop",
        "Unique-ID":    "80d33754-b234-47e2-b7c5-16ffa20f359c",
        "call-command": "avmd"



Now I need to hangup that call(beep detected), but could not find any event variable connected to the call. 

How can i kill the call. 


Any pointer is much appreciated.


This email has been sent from a virus-free computer protected by Avast.
www.avast.com [url=#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2][/url]
Back to top
blasterjr at gmail.com
Guest





PostPosted: Thu Feb 25, 2016 1:45 pm    Post subject: [Freeswitch-users] How to kill call/channel on the reception Reply with quote

uuid_hangup the value of the Unique-ID field possibly?

On Thu, Feb 25, 2016 at 10:13 AM, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:
Quote:
Hi, 

I have subscribed to CUSTOM avmd::beep and this is what I get. 


        "Event-Subclass":       "avmd::beep",
        "Event-Name":   "CUSTOM",
        "Core-UUID":    "11e64e66-f81b-4d23-a8e1-e6af0eaa0bbc",
        "FreeSWITCH-Hostname":  "debian",
        "FreeSWITCH-Switchname":        "debian",
        "FreeSWITCH-IPv4":      "192.168.10.59",
        "FreeSWITCH-IPv6":      "::1",
        "Event-Date-Local":     "2016-02-25 10:46:17",
        "Event-Date-GMT":       "Thu, 25 Feb 2016 15:46:17 GMT",
        "Event-Date-Timestamp": "1456415177487145",
        "Event-Calling-File":   "mod_avmd.c",
        "Event-Calling-Function":       "avmd_process",
        "Event-Calling-Line-Number":    "550",
        "Event-Sequence":       "3174",
        "Beep-Status":  "stop",
        "Unique-ID":    "80d33754-b234-47e2-b7c5-16ffa20f359c",
        "call-command": "avmd"



Now I need to hangup that call(beep detected), but could not find any event variable connected to the call. 

How can i kill the call. 


Any pointer is much appreciated.


This email has been sent from a virus-free computer protected by Avast.
www.avast.com [url=#-1458571440_DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2][/url]

_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
aqsyounas at gmail.com
Guest





PostPosted: Thu Feb 25, 2016 3:03 pm    Post subject: [Freeswitch-users] How to kill call/channel on the reception Reply with quote

Thanks for your Reply. 

freeswitch@debian> uuid_hangup Unique-ID
Unknown Command: uuid_hangup 11e64e66-f81b-4d23-a8e1-e6af0eaa0bbc



Tried to kill. 

freeswitch@debian> uuid_kill Unique-ID


-ERR No such channel!



Any suggestion?


On 25 February 2016 at 23:43, Chris Tunbridge <blasterjr@gmail.com (blasterjr@gmail.com)> wrote:
Quote:
uuid_hangup the value of the Unique-ID field possibly?

On Thu, Feb 25, 2016 at 10:13 AM, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:


Quote:
Hi, 

I have subscribed to CUSTOM avmd::beep and this is what I get. 


        "Event-Subclass":       "avmd::beep",
        "Event-Name":   "CUSTOM",
        "Core-UUID":    "11e64e66-f81b-4d23-a8e1-e6af0eaa0bbc",
        "FreeSWITCH-Hostname":  "debian",
        "FreeSWITCH-Switchname":        "debian",
        "FreeSWITCH-IPv4":      "192.168.10.59",
        "FreeSWITCH-IPv6":      "::1",
        "Event-Date-Local":     "2016-02-25 10:46:17",
        "Event-Date-GMT":       "Thu, 25 Feb 2016 15:46:17 GMT",
        "Event-Date-Timestamp": "1456415177487145",
        "Event-Calling-File":   "mod_avmd.c",
        "Event-Calling-Function":       "avmd_process",
        "Event-Calling-Line-Number":    "550",
        "Event-Sequence":       "3174",
        "Beep-Status":  "stop",
        "Unique-ID":    "80d33754-b234-47e2-b7c5-16ffa20f359c",
        "call-command": "avmd"



Now I need to hangup that call(beep detected), but could not find any event variable connected to the call. 

How can i kill the call. 


Any pointer is much appreciated.


This email has been sent from a virus-free computer protected by Avast.
www.avast.com [url=#-2019354057_-1458571440_DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2][/url]



_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
blasterjr at gmail.com
Guest





PostPosted: Thu Feb 25, 2016 4:12 pm    Post subject: [Freeswitch-users] How to kill call/channel on the reception Reply with quote

My guess is the UUID of that call is not the same as the Unique-ID, i don't think it'd be Core-UUID either.  I haven't personally played with mod_amvd or the events from it.

On Thu, Feb 25, 2016 at 1:01 PM, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:
Quote:
Thanks for your Reply. 

freeswitch@debian> uuid_hangup Unique-ID
Unknown Command: uuid_hangup 11e64e66-f81b-4d23-a8e1-e6af0eaa0bbc



Tried to kill. 

freeswitch@debian> uuid_kill Unique-ID


-ERR No such channel!



Any suggestion?


On 25 February 2016 at 23:43, Chris Tunbridge <blasterjr@gmail.com (blasterjr@gmail.com)> wrote:
Quote:
uuid_hangup the value of the Unique-ID field possibly?

On Thu, Feb 25, 2016 at 10:13 AM, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:


Quote:
Hi, 

I have subscribed to CUSTOM avmd::beep and this is what I get. 


        "Event-Subclass":       "avmd::beep",
        "Event-Name":   "CUSTOM",
        "Core-UUID":    "11e64e66-f81b-4d23-a8e1-e6af0eaa0bbc",
        "FreeSWITCH-Hostname":  "debian",
        "FreeSWITCH-Switchname":        "debian",
        "FreeSWITCH-IPv4":      "192.168.10.59",
        "FreeSWITCH-IPv6":      "::1",
        "Event-Date-Local":     "2016-02-25 10:46:17",
        "Event-Date-GMT":       "Thu, 25 Feb 2016 15:46:17 GMT",
        "Event-Date-Timestamp": "1456415177487145",
        "Event-Calling-File":   "mod_avmd.c",
        "Event-Calling-Function":       "avmd_process",
        "Event-Calling-Line-Number":    "550",
        "Event-Sequence":       "3174",
        "Beep-Status":  "stop",
        "Unique-ID":    "80d33754-b234-47e2-b7c5-16ffa20f359c",
        "call-command": "avmd"



Now I need to hangup that call(beep detected), but could not find any event variable connected to the call. 

How can i kill the call. 


Any pointer is much appreciated.


This email has been sent from a virus-free computer protected by Avast.
www.avast.com [url=#-1363453803_-2019354057_-1458571440_DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2][/url]



_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org






_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
aqsyounas at gmail.com
Guest





PostPosted: Thu Feb 25, 2016 4:16 pm    Post subject: [Freeswitch-users] How to kill call/channel on the reception Reply with quote

My fault. Got it working with uuid_kill Unique-ID

Thanks. 

On 26 February 2016 at 01:01, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:
Quote:
Thanks for your Reply. 

freeswitch@debian> uuid_hangup Unique-ID
Unknown Command: uuid_hangup 11e64e66-f81b-4d23-a8e1-e6af0eaa0bbc



Tried to kill. 

freeswitch@debian> uuid_kill Unique-ID


-ERR No such channel!



Any suggestion?


On 25 February 2016 at 23:43, Chris Tunbridge <blasterjr@gmail.com (blasterjr@gmail.com)> wrote:
Quote:
uuid_hangup the value of the Unique-ID field possibly?

On Thu, Feb 25, 2016 at 10:13 AM, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:


Quote:
Hi, 

I have subscribed to CUSTOM avmd::beep and this is what I get. 


        "Event-Subclass":       "avmd::beep",
        "Event-Name":   "CUSTOM",
        "Core-UUID":    "11e64e66-f81b-4d23-a8e1-e6af0eaa0bbc",
        "FreeSWITCH-Hostname":  "debian",
        "FreeSWITCH-Switchname":        "debian",
        "FreeSWITCH-IPv4":      "192.168.10.59",
        "FreeSWITCH-IPv6":      "::1",
        "Event-Date-Local":     "2016-02-25 10:46:17",
        "Event-Date-GMT":       "Thu, 25 Feb 2016 15:46:17 GMT",
        "Event-Date-Timestamp": "1456415177487145",
        "Event-Calling-File":   "mod_avmd.c",
        "Event-Calling-Function":       "avmd_process",
        "Event-Calling-Line-Number":    "550",
        "Event-Sequence":       "3174",
        "Beep-Status":  "stop",
        "Unique-ID":    "80d33754-b234-47e2-b7c5-16ffa20f359c",
        "call-command": "avmd"



Now I need to hangup that call(beep detected), but could not find any event variable connected to the call. 

How can i kill the call. 


Any pointer is much appreciated.


This email has been sent from a virus-free computer protected by Avast.
www.avast.com [url=#996209302_-2019354057_-1458571440_DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2][/url]



_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





Back to top
blasterjr at gmail.com
Guest





PostPosted: Fri Feb 26, 2016 1:31 pm    Post subject: [Freeswitch-users] How to kill call/channel on the reception Reply with quote

Glad to hear and i'm glad i could help.

On Thu, Feb 25, 2016 at 2:15 PM, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:
Quote:
My fault. Got it working with uuid_kill Unique-ID

Thanks. 

On 26 February 2016 at 01:01, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:
Quote:
Thanks for your Reply. 

freeswitch@debian> uuid_hangup Unique-ID
Unknown Command: uuid_hangup 11e64e66-f81b-4d23-a8e1-e6af0eaa0bbc



Tried to kill. 

freeswitch@debian> uuid_kill Unique-ID


-ERR No such channel!



Any suggestion?


On 25 February 2016 at 23:43, Chris Tunbridge <blasterjr@gmail.com (blasterjr@gmail.com)> wrote:
Quote:
uuid_hangup the value of the Unique-ID field possibly?

On Thu, Feb 25, 2016 at 10:13 AM, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:


Quote:
Hi, 

I have subscribed to CUSTOM avmd::beep and this is what I get. 


        "Event-Subclass":       "avmd::beep",
        "Event-Name":   "CUSTOM",
        "Core-UUID":    "11e64e66-f81b-4d23-a8e1-e6af0eaa0bbc",
        "FreeSWITCH-Hostname":  "debian",
        "FreeSWITCH-Switchname":        "debian",
        "FreeSWITCH-IPv4":      "192.168.10.59",
        "FreeSWITCH-IPv6":      "::1",
        "Event-Date-Local":     "2016-02-25 10:46:17",
        "Event-Date-GMT":       "Thu, 25 Feb 2016 15:46:17 GMT",
        "Event-Date-Timestamp": "1456415177487145",
        "Event-Calling-File":   "mod_avmd.c",
        "Event-Calling-Function":       "avmd_process",
        "Event-Calling-Line-Number":    "550",
        "Event-Sequence":       "3174",
        "Beep-Status":  "stop",
        "Unique-ID":    "80d33754-b234-47e2-b7c5-16ffa20f359c",
        "call-command": "avmd"



Now I need to hangup that call(beep detected), but could not find any event variable connected to the call. 

How can i kill the call. 


Any pointer is much appreciated.


This email has been sent from a virus-free computer protected by Avast.
www.avast.com [url=#-2020178404_996209302_-2019354057_-1458571440_DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2][/url]



_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org











_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (consulting@freeswitch.org)
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services