On Wed, Sep 17, 2008 at 11:57 AM, Ralf Träskman <[EMAIL PROTECTED]> wrote:
> Hi
>
> I have enabled realtime queue in asterisk, but when i enter a queue i get
> this and then asterisk crashes.
> Any clues?
>
>  -- Executing [EMAIL PROTECTED]:1] Answer("SIP/Ralf-08207de0", "") in new 
> stack
>     -- Executing [EMAIL PROTECTED]:2] Ringing("SIP/Ralf-08207de0", "") in new
> stack
>     -- Executing [EMAIL PROTECTED]:3] Wait("SIP/Ralf-08207de0", "2") in new
> stack
>     -- Executing [EMAIL PROTECTED]:4] Queue("SIP/Ralf-08207de0", 
> "Kundservice")
> in new stack
> Segmentation fault
>

Backtrace would tell it.

To get backtrace, recompile Asterisk with DONT_OPTIMIZE and then load
core file in gdb and launch "bt full".

For more info see doc/backtrace.txt in asterisk source directory.

You can search for existing problems in bugs.digium.com or post here if unsure.

Regards,
Atis

-- 
Atis Lezdins,
VoIP Project Manager / Developer,
[EMAIL PROTECTED]
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to