Re: [asterisk-users] Voicemail help when listening to messages

2018-09-12 Thread Nathan Ward
Hi, I have replicated this on a fresh 15.6.0 install, chan_sip, voicemail plain, vanilla config (whatever ships with the tucny.com RPMs) other than creating a SIP extension and voicemail user. Should I file a bug? > On 4/09/2018, at 3:46 PM, Nathan Ward wrote: > > Hi, > > I have a weird

[asterisk-users] Is it possible to retrieve header fields from a SIP UPDATE packet?

2018-09-12 Thread Dan Cropp
Working with a NEC switch. They send the initial INVITE to asterisk with a phantom NEC number in the From. NEC has told us they send the original caller id information as the From in an UPDATE packet. >From what I have read, only headers in the INVITE are accessible. Is it >correct that we

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,