[Home]

Summary:ASTERISK-17796: Segmentation fault if not specified SIP extension at Dial
Reporter:Satish Patel (satish_lx)Labels:
Date Opened:2011-05-04 12:33:16Date Closed:2011-05-04 13:11:21
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Applications/app_dial
Versions:1.8.3 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:;satish testing
exten => 7778,1,Verbose(System crash when no extension specified in dial)
exten => 7778,2,Dial(SIP/)


*CLI>   == Using SIP RTP CoS mark 5
   -- Executing [7778@from-sip:1] Verbose("SIP/7527-00000003", "System crash when no extension specified in dial") in new stack
System crash when no extension specified in dial
   -- Executing [7778@from-sip:2] Dial("SIP/7527-00000003", "SIP/") in new stack
Segmentation fault
Comments:By: Leif Madsen (lmadsen) 2011-05-04 13:10:09

m_c_le is not able to reproduce this issue in the 1.8 branch so closing this issue as fixed.