Re: [asterisk-users] hangup the _called_ channel ?

2018-09-12 Thread sean darcy
On 9/12/18 1:32 PM, Joshua Colp wrote: On Wed, Sep 12, 2018, at 2:25 PM, sean darcy wrote: On 9/12/18 1:22 PM, Joshua Colp wrote: On Wed, Sep 12, 2018, at 2:19 PM, sean darcy wrote: I understand that HangUp() hangs up the calling channel. I want to hangup the called channel. SIP/mycall-x

Re: [asterisk-users] hangup the _called_ channel ?

2018-09-12 Thread Joshua Colp
On Wed, Sep 12, 2018, at 2:25 PM, sean darcy wrote: > On 9/12/18 1:22 PM, Joshua Colp wrote: > > On Wed, Sep 12, 2018, at 2:19 PM, sean darcy wrote: > >> I understand that HangUp() hangs up the calling channel. I want to > >> hangup the called channel. > >> > >> SIP/mycall-x calls and bridges

Re: [asterisk-users] hangup the _called_ channel ?

2018-09-12 Thread sean darcy
On 9/12/18 1:25 PM, sean darcy wrote: On 9/12/18 1:22 PM, Joshua Colp wrote: On Wed, Sep 12, 2018, at 2:19 PM, sean darcy wrote: I understand that HangUp() hangs up the calling channel. I want to hangup the called channel. SIP/mycall-x calls and bridges with DAHDI/1-1. I send SIP/ 

Re: [asterisk-users] hangup the _called_ channel ?

2018-09-12 Thread sean darcy
On 9/12/18 1:22 PM, Joshua Colp wrote: On Wed, Sep 12, 2018, at 2:19 PM, sean darcy wrote: I understand that HangUp() hangs up the calling channel. I want to hangup the called channel. SIP/mycall-x calls and bridges with DAHDI/1-1. I send SIP/ to listen to a long, very long, file.

Re: [asterisk-users] hangup the _called_ channel ?

2018-09-12 Thread sean darcy
On 9/12/18 1:22 PM, Joshua Colp wrote: On Wed, Sep 12, 2018, at 2:19 PM, sean darcy wrote: I understand that HangUp() hangs up the calling channel. I want to hangup the called channel. SIP/mycall-x calls and bridges with DAHDI/1-1. I send SIP/ to listen to a long, very long, file.

Re: [asterisk-users] hangup the _called_ channel ?

2018-09-12 Thread Joshua Colp
On Wed, Sep 12, 2018, at 2:19 PM, sean darcy wrote: > I understand that HangUp() hangs up the calling channel. I want to > hangup the called channel. > > SIP/mycall-x calls and bridges with DAHDI/1-1. > > I send SIP/ to listen to a long, very long, file. Define "send". How are you

[asterisk-users] hangup the _called_ channel ?

2018-09-12 Thread sean darcy
I understand that HangUp() hangs up the calling channel. I want to hangup the called channel. SIP/mycall-x calls and bridges with DAHDI/1-1. I send SIP/ to listen to a long, very long, file. GoSub(play-long-file,s,1) [play-long-file] exten=s,1, ;;; Here I want to hangup DAHDI/1-1,