Re: [asterisk-users] SoftHangup on asterisk 1.8.3.2 (renamed)

2011-07-13 Thread Ishfaq Malik
On Tue, 2011-07-12 at 09:13 +0100, Ishfaq Malik wrote: > On Thu, 2011-07-07 at 14:23 -0400, Jeremy Kister wrote: > > On 7/7/2011 9:32 AM, Ishfaq Malik wrote: > > > I'm having the same issue on 1.8.3.2 (with a couple of patches) > > > > >> exten => s,1,Set(CHAN=${SHELL(asterisk -rx "core show cha

Re: [asterisk-users] SoftHangup on asterisk 1.8.3.2 (renamed)

2011-07-12 Thread Ishfaq Malik
On Thu, 2011-07-07 at 14:23 -0400, Jeremy Kister wrote: > On 7/7/2011 9:32 AM, Ishfaq Malik wrote: > > I'm having the same issue on 1.8.3.2 (with a couple of patches) > > >> exten => s,1,Set(CHAN=${SHELL(asterisk -rx "core show channels" | awk > >> '/^SIP\/vgw1-/ { print $1 }' | head -1)}) >