[Home]

Summary:ASTERISK-03458: Asterisk CVS stable (current) crashes on remote user pressing # or *
Reporter:rrozman (rrozman)Labels:
Date Opened:2005-02-09 07:12:00.000-0600Date Closed:2011-06-07 14:00:50
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hi,

if I dial remote user (over CAPI) and transfer it to conference, if it presses * or #, asterisk crashes with following core trace...
This works OK with internal extensions ....



****** ADDITIONAL INFORMATION ******

bt full
#0  0x0805dae6 in ast_queue_frame (chan=0x819b738, fin=0x40d99660)
   at channel.c:384
       f = (struct ast_frame *) 0x810d7b8
       prev = (struct ast_frame *) 0x0
       cur = Variable "cur" is not available.


I have :

exten => 80,1,MeetMe(|aMsE)
exten => _8[1-8],1,MeetMe(${EXTEN}|pMs)



Comments:By: Mark Spencer (markster) 2005-02-09 09:08:28.000-0600

CAPI is not part of Asterisk.  Please only reopen this bug if you duplicate it with a channel driver included in Asterisk.  Thanks!