Hi,

I'm writing b/c I'm having a crash that happens a lot... it happened
without better_backtraces and then I went ahead and recompiled with it.
Then it stopped until today.

You can see the crash data at http://pastebin.com/1vbrWepr (bt, bt full
and thread apply all bt)

The extensions.conf is something like this

[incoming]
exten => usnumber,1,GotoIf($["${CALLERID(num)}" =
"12223334444”]?validatepin,2)
exten => validatepin,2,DISA(9999,supercontext)

[supercontext]
exten => 9,1,Dial(PJSIP/line@somedevice)


The caller comes into incoming on the usnumber extension, the caller id
matches and then it does the DISA call validating the pin... I enter the
pin right, then dial 9 and that's when it crashes.

I'm about to install Asterisk 12.3 and see if it happens there too
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to