[asterisk-dev] Asterisk 1.4 beta 3 on MAC OS X

David Parcerisa david at drewon.com
Thu Oct 26 14:36:15 MST 2006


I've compiled Asterisk 1.4b3 under a Mac Pro Xeon 2.33/2Gb. Using
extensions.conf and sip.conf from my running Asterisk 1.2.4, seems to
work fine... but when I try to do a call or pick up on I got the
following error..

Maybe is something related to compile process?

---

Asterisk Ready.
*CLI> [Oct 26 23:09:51] NOTICE[28415]: chan_sip.c:11811
handle_response_peerpoke: Peer '12' is now Reachable. (15ms / 200ms)
[Oct 26 23:09:51] NOTICE[28415]: chan_sip.c:11811
handle_response_peerpoke: Peer '11' is now Reachable. (14ms / 200ms)
[Oct 26 23:09:51] NOTICE[28415]: chan_sip.c:11811
handle_response_peerpoke: Peer '14' is now Reachable. (348ms / 2000ms)
[Oct 26 23:09:55] NOTICE[28415]: chan_sip.c:14717 sip_poke_noanswer:
Peer '13' is now UNREACHABLE!  Last qualify: 0
    -- Accepting UNAUTHENTICATED call from 212.150.36.116:
       > requested format = alaw,
       > requested prefs = (alaw|ulaw|g729|g723|g726|gsm),
       > actual format = alaw,
       > host prefs = (alaw|ulaw|gsm),
       > priority = mine
    -- Executing [3493390 at incoming:1]
NoOp("IAX2/212.150.36.116:4569-1", "Received incoming SIP connection
from unknown peer to ...") in new stack
    -- Executing [3493390 at incoming:2]
Set("IAX2/212.150.36.116:4569-1", "DID=34933905466") in new stack
    -- Executing [3493390 at incoming:3]
Goto("IAX2/212.150.36.116:4569-1", "s|1") in new stack
    -- Goto (incoming,s,1)
    -- Executing [s at incoming:1] Dial("IAX2/212.150.36.116:4569-1",
"SIP/11|20|r") in new stack
    -- Called 11
    -- SIP/11-01830600 is ringing
    -- SIP/11-01830600 answered IAX2/212.150.36.116:4569-1
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

Trace/BPT trap
[Mac-Pro:~/Desktop/asterisk-1.4.0-beta3] root# Ouch ... error while
writing audio data: : Broken pipe


More information about the asterisk-dev mailing list