[Home]

Summary:ASTERISK-07236: Bug 0006011 is not fixed in 1.2.9.1
Reporter:Mark Hulber (hulber)Labels:
Date Opened:2006-06-26 14:34:56Date Closed:2006-06-26 14:43:57
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Here is the trace:

asterisk*CLI> iax2 debug
IAX2 Debugging Enabled
   -- Executing GotoIf("IAX2/66.227.100.30:4569-10", "0?voice-operator|s|vmail:press") in new stack
   -- Goto (mainmenu,s,10)
   -- Executing Set("IAX2/66.227.100.30:4569-10", "PressCount=3") in new stack
   -- Executing BackGround("IAX2/66.227.100.30:4569-10", "press-1") in new stack
   -- Playing 'press-1' (language 'en')
   -- Executing GotoIf("IAX2/66.227.100.30:4569-10", "0?silence") in new stack
   -- Executing BackGround("IAX2/66.227.100.30:4569-10", "now") in new stack
   -- Playing 'now' (language 'en')
Rx-Frame Retry[ No] -- OSeqno: 005 ISeqno: 001 Type: DTMF    Subclass: 6
  Timestamp: 21143ms  SCall: 00019  DCall: 00010 [66.227.100.34:4569]
Tx-Frame Retry[-01] -- OSeqno: 001 ISeqno: 006 Type: IAX     Subclass: ACK    
  Timestamp: 21143ms  SCall: 00010  DCall: 00019 [66.227.100.34:4569]
   -- Executing BackGround("IAX2/66.227.100.30:4569-10", "silence/4") in new stack
   -- Playing 'silence/4' (language 'en')
Rx-Frame Retry[ No] -- OSeqno: 006 ISeqno: 001 Type: DTMF    Subclass: 6
  Timestamp: 21563ms  SCall: 00019  DCall: 00010 [66.227.100.34:4569]
Tx-Frame Retry[-01] -- OSeqno: 001 ISeqno: 007 Type: IAX     Subclass: ACK    
  Timestamp: 21563ms  SCall: 00010  DCall: 00019 [66.227.100.34:4569]
   -- Executing GotoIf("IAX2/66.227.100.30:4569-10", "1?voice-operator|s|vmail:press") in new stack
   -- Goto (voice-operator,s,3)
   -- Executing VoiceMail("IAX2/66.227.100.30:4569-10", "99@mainmenu") in new stack
   -- Playing 'vm-intro' (language 'en')
Rx-Frame Retry[ No] -- OSeqno: 007 ISeqno: 001 Type: IAX     Subclass: HANGUP
  Timestamp: 29087ms  SCall: 00019  DCall: 00010 [66.227.100.34:4569]
  CAUSE CODE      : 16

Tx-Frame Retry[-01] -- OSeqno: 001 ISeqno: 008 Type: IAX     Subclass: ACK    
  Timestamp: 29087ms  SCall: 00010  DCall: 00019 [66.227.100.34:4569]
 == Spawn extension (voice-operator, s, 3) exited non-zero on 'IAX2/66.227.100.30:4569-10'
   -- Executing Macro("IAX2/66.227.100.30:4569-10", "rhangup") in new stack
   -- Executing NoOp("IAX2/66.227.100.30:4569-10", "DIALSTATUS=") in new stack
   -- Executing NoOp("IAX2/66.227.100.30:4569-10", "TIME=26Jun2006-15:28:19") in new stack
   -- Executing Hangup("IAX2/66.227.100.30:4569-10", "") in new stack
 == Spawn extension (macro-rhangup, s, 3) exited non-zero on 'IAX2/66.227.100.30:4569-10' in macro 'rhangup'
 == Spawn extension (macro-rhangup, s, 3) exited non-zero on 'IAX2/66.227.100.30:4569-10'
   -- Hungup 'IAX2/66.227.100.30:4569-10'
Comments: