[Home]

Summary:ASTERISK-00481: Dial option H doesn't acutally hang up if the call has been answered
Reporter:jerjer (jerjer)Labels:
Date Opened:2003-11-05 00:32:21.000-0600Date Closed:2004-09-25 02:20:07
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:exten => _1NXXNXXXXXX,1,Dial,Zap/g1/${EXTEN}||H allows the user to press * to hang the call up, if the call is still ringing out, but if the channel is answered nothing happens when * is pressed.
Comments:By: Brian West (bkw918) 2003-11-19 19:23:40.000-0600

JerJer is this still an issue?

By: jerjer (jerjer) 2003-11-20 04:07:09.000-0600

yep

By: Brian West (bkw918) 2003-12-14 13:08:32.000-0600

This works both locally on x100p and via your gear also.

   -- Executing Dial("SIP/10-29d6", "IAX2/xxxxx@NuFone/xxxx||H") in new stack
   -- Called xxxxx@NuFone/19184238080
   -- Call accepted by x.x.x.x(format ILBC)
   -- Format for call is ILBC
   -- IAX2[NuFone2]/19 stopped sounds
   -- IAX2[NuFone2]/19 is ringing
   -- IAX2[NuFone2]/19 stopped sounds
   -- IAX2[NuFone2]/19 answered SIP/10-29d6
   -- Hungup 'IAX2[NuFone2]/19'
 == Spawn extension (e164-nufone, xxxx, 3) exited non-zero on 'SIP/10-29d6'

By: Brian West (bkw918) 2003-12-14 13:08:48.000-0600

Seems to be fixed.. if this isn't the case please let me know.