I tried to update and build 1.4 (SVN-branch-1.4-r45775)  tonight.

I took the additional step of nuking my modules directory first...

When I used the command asterisk -v to start asterisk, it seemed to go along and get to the point where asterisk is running(ie Asterisk Ready).

At that point it was eating all available CPU.

I went ahead and tried to register a softphone to it via IAX2, which succeeded... If at that point I try to dial 500 which in the demo is the interasterisk call to digium, it seemed like it was going to work and then died.

Console looks like this:

-- Accepting AUTHENTICATED call from 10.0.1.5:
      > requested format = gsm,
      > requested prefs = (),
      > actual format = ulaw,
      > host prefs = (g729|ulaw|gsm|alaw|ilbc),
      > priority = mine
-- Executing [EMAIL PROTECTED]:1] Playback("IAX2/2002-3", "demo-abouttotry") in new stack
   -- Playing 'demo-abouttotry' (language 'en')
-- Executing [EMAIL PROTECTED]:2] Dial("IAX2/2002-3", "IAX2/[EMAIL PROTECTED]/[EMAIL PROTECTED]") in new stack
   -- Called [EMAIL PROTECTED]/[EMAIL PROTECTED]
   -- Call accepted by 216.207.245.8 (format gsm)
   -- Format for call is gsm
   -- IAX2/216.207.245.8:4569-4 is ringing
   -- IAX2/216.207.245.8:4569-4 answered IAX2/2002-3
dyld: lazy symbol binding failed: Symbol not found: _ast_bridge_call
 Referenced from: /usr/lib/asterisk/modules/app_dial.so
 Expected in: flat namespace

dyld: Symbol not found: _ast_bridge_call
 Referenced from: /usr/lib/asterisk/modules/app_dial.so
 Expected in: flat namespace

[Oct 21 01:50:28] NOTICE[20652]: res_musiconhold.c:513 monmp3thread: Request to schedule in the past?!?!
Trace/BPT trap


Any thoughts in what this all means and why this is happening? Any ideas on how to troubleshoot the asterisk run amok?

Thanks for any ideas and/or suggestions...

Marty



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to