Re: [asterisk-users] identifying channel for softhangup

2009-12-31 Thread Markus Weiler
Hi, I'm issuing a Bridgeaction through the manager interface. One Person is called, when answered second one is called first gets MoH. After the second person answers both channels are bridged together. Randomly (approx. 1/5.000 calls (sometimes twice a day, sometimes once a week)) asterisk cra

Re: [asterisk-users] identifying channel for softhangup

2009-12-29 Thread Jeremy Kister
On 12/29/2009 3:54 PM, Danny Nicholas wrote: > You could do a System(core show channels) and grep out 911 and kill > everything else; probably easier as an AGI call that a dialplan function, > but both can be done. my end result just feels ugly. the loop is due to the fact that I have more than

Re: [asterisk-users] identifying channel for softhangup

2009-12-29 Thread Steve Edwards
Un-top-posting... > On 12/29/2009 1:01 AM, Jeremy Kister wrote: >> e.g., in the first call, below, the channel name is "SIP/vgw1-0075" >> -- the second call (on the same FXO port after a soft hangup on the >> CLI) is "SIP/vgw1-0077" >> >> How can I extract this information in the dialpl

Re: [asterisk-users] identifying channel for softhangup

2009-12-29 Thread Jeremy Kister
On 12/29/2009 3:54 PM, Danny Nicholas wrote: > You could do a System(core show channels) and grep out 911 and kill > everything else; probably easier as an AGI call that a dialplan function, > but both can be done. great idea; thanks! -- Jeremy Kister http://jeremy.kister.net./

Re: [asterisk-users] identifying channel for softhangup

2009-12-29 Thread Danny Nicholas
Of Jeremy Kister Sent: Tuesday, December 29, 2009 2:46 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] identifying channel for softhangup On 12/29/2009 3:23 PM, Danny Nicholas wrote: > Most of the asterisk-dev members read this discussion (In

Re: [asterisk-users] identifying channel for softhangup

2009-12-29 Thread Jeremy Kister
On 12/29/2009 3:23 PM, Danny Nicholas wrote: > Most of the asterisk-dev members read this discussion (In My Experience). > ${EXTEN} in the case you state would be SIP/vgw1-0075. > Perhaps this link would be helpful > http://www.voip-info.org/wiki/view/Asterisk+Detailed+Variable+List Thanks f

Re: [asterisk-users] identifying channel for softhangup

2009-12-29 Thread Danny Nicholas
...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jeremy Kister Sent: Tuesday, December 29, 2009 2:09 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] identifying channel for softhangup On 12/29/2009 1:01 AM, Jeremy Kister wrote

Re: [asterisk-users] identifying channel for softhangup

2009-12-29 Thread Jeremy Kister
On 12/29/2009 1:01 AM, Jeremy Kister wrote: > e.g., in the first call, below, the channel name is > "SIP/vgw1-0075" -- the second call (on the same FXO port after a > soft hangup on the CLI) is "SIP/vgw1-0077" > > How can I extract this information in the dialplan so that I can use > th

[asterisk-users] identifying channel for softhangup

2009-12-28 Thread Jeremy Kister
When I place an outbound call from asterisk 1.6.1.12 to a FXO port on my Cisco 1760V 12.4, the channel changes - seemingly incrementing: e.g., in the first call, below, the channel name is "SIP/vgw1-0075" -- the second call (on the same FXO port after a soft hangup on the CLI) is "SIP/vgw1-