[Freeswitch-users] Can't dial over openzap

curly2009 at gmx.de curly2009 at gmx.de
Thu Jan 29 06:42:52 PST 2009


I tried with the latest FreeSwitch Trunk and it's work now. But now two snom phones can do only inbound calls. when I do a outbound call I get this error on the console:

 2009-01-29 15:26:43 [DEBUG] sofia.c:3785 sofia_handle_sip_i_invite() IP 10.xx.xx.xx Rejected by acl "domains". Falling back to Digest auth.
2009-01-29 15:26:43 [DEBUG] sofia.c:3785 sofia_handle_sip_i_invite() IP 10.xx.xx.xx Rejected by acl "domains". Falling back to Digest auth.
2009-01-29 15:26:43 [NOTICE] switch_channel.c:565 switch_channel_set_name() New Channel sofia/internal/1001 at 10.xx.xx.xx [ac2988cf-008c-4bd2-9aea-7de3d328d7ff]
2009-01-29 15:26:43 [DEBUG] sofia.c:4311 sofia_handle_sip_i_invite() Setting NAT mode based on rfc1918
2009-01-29 15:26:43 [DEBUG] sofia.c:2542 sofia_handle_sip_i_state() Channel sofia/internal/1001 at 10.xx.xx.xx entering state [received]
2009-01-29 15:26:43 [DEBUG] sofia.c:2546 sofia_handle_sip_i_state() Remote SDP:
v=0
o=root 866376124 866376124 IN IP4 10.xx.xx.xx
s=call
c=IN IP4 10.xx.xx.xx
t=0 0
m=audio 54874 RTP/AVP 0 8 9 2 3 18 4 101
a=rtpmap:0 pcmu/8000
a=rtpmap:8 pcma/8000
a=rtpmap:9 g722/8000
a=rtpmap:2 g726-32/8000
a=rtpmap:3 gsm/8000
a=rtpmap:18 g729/8000
a=rtpmap:4 g723/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=crypto:1 AES_CM_128_HMAC_SHA1_32 inline:mbfUCh51dy9DGVqPTcOaY4IYILRQfwzVT7zyIo7j
a=ptime:20

2009-01-29 15:26:43 [ERR] sofia_glue.c:2367 sofia_glue_negotiate_sdp() a=crypto in RTP/AVP, refer to rfc3711
2009-01-29 15:26:43 [NOTICE] sofia.c:2741 sofia_handle_sip_i_state() Hangup sofia/internal/1001 at 10.xx.xx.xx [CS_NEW] [INCOMPATIBLE_DESTINATION]
2009-01-29 15:26:43 [DEBUG] switch_channel.c:1494 switch_channel_perform_hangup() Send signal sofia/internal/1001 at 10.xx.xx.xx [KILL]
2009-01-29 15:26:43 [DEBUG] switch_core_session.c:807 switch_core_session_signal_state_change() Send signal sofia/internal/1001 at 10.xx.xx.xx [BREAK]
2009-01-29 15:26:43 [DEBUG] switch_core_state_machine.c:379 switch_core_session_run() (sofia/internal/1001 at 10.xx.xx.xx) Running State Change CS_HANGUP
2009-01-29 15:26:43 [DEBUG] switch_core_state_machine.c:410 switch_core_session_run() (sofia/internal/1001 at 10.xx.xx.xx) State HANGUP
2009-01-29 15:26:43 [DEBUG] mod_sofia.c:287 sofia_on_hangup() Channel sofia/internal/1001 at 10.xx.xx.xx hanging up, cause: INCOMPATIBLE_DESTINATION
2009-01-29 15:26:43 [DEBUG] mod_sofia.c:361 sofia_on_hangup() Responding to INVITE with: 488
2009-01-29 15:26:43 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() sofia/internal/1001 at 10.xx.xx.xx Standard HANGUP, cause: INCOMPATIBLE_DESTINATION
2009-01-29 15:26:43 [DEBUG] switch_core_state_machine.c:410 switch_core_session_run() (sofia/internal/1001 at 10.xx.xx.xx) State HANGUP going to sleep
2009-01-29 15:26:43 [DEBUG] switch_core_session.c:939 switch_core_session_thread() Session 2 (sofia/internal/1001 at 10.xx.xx.xx) Locked, Waiting on external entities
2009-01-29 15:26:43 [NOTICE] switch_core_session.c:957 xswitch_core_session_thread() Session 2 (sofia/internal/1001 at 10.xx.xx.xx) Ended
2009-01-29 15:26:43 [NOTICE] switch_core_session.c:959 switch_core_session_thread() Close Channel sofia/internal/1001 at 10.xx.xx.xx [CS_HANGUP]


> I just added a small section to the reporting bugs page on the wiki.
> It specifically talks about this subject:
> http://wiki.freeswitch.org/wiki/Reporting_Bugs#Upgrading_From_Older_Revisions
> 
> In simple terms, you are best to copy your configs to a safe location,
> then delete your /usr/src/freeswitch directory, then delete your fs
> source directory, and then do a fresh checkout & install. Personally,
> on Linux I like doing the "quick and dirty install":
> http://wiki.freeswitch.org/wiki/Quick_and_Dirty_Install
> 
> After your fresh install is complete, go back and make your
> customizations, like editing the modules.conf and modules.conf.xml,
> installing openzap, etc. Then test and report back.
> -MC
> 
> On Wed, Jan 28, 2009 at 8:23 AM,  <curly2009 at gmx.de> wrote:
> > no I don't have try it.
> >
> > I have to execute "make current" in the Freeswitch source directory, or
> something else?
> >
> > -------- Original-Nachricht --------
> >> Datum: Wed, 28 Jan 2009 10:11:36 -0600
> >> Von: Brian West <brian at freeswitch.org>
> >> An: freeswitch-users at lists.freeswitch.org
> >> Betreff: Re: [Freeswitch-users] Can\'t dial over openzap
> >
> >> Have you tried with the latest FreeSWITCH Trunk?
> >>
> >> /b
> >>
> >> On Jan 28, 2009, at 10:01 AM, curly2009 at gmx.de wrote:
> >>
> >> > It's ISDN PRI. Digium Wildcard TE110P
> >> >
> >> > I don't edit tones.conf. I leave this to the defaults.
> >> >
> >> > I using
> >> > freeswitch-1.0.1
> >> > zaptel-1.4.12
> >> >
> >> > I posted the whole log of the call in pastebin.freeswitch.org.
> >>
> >>
> >> _______________________________________________
> >> Freeswitch-users mailing list
> >> Freeswitch-users at lists.freeswitch.org
> >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> >>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> >> http://www.freeswitch.org
> >
> > --
> > NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
> > für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
> >
> > _______________________________________________
> > Freeswitch-users mailing list
> > Freeswitch-users at lists.freeswitch.org
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > http://www.freeswitch.org
> >
> 
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger




More information about the FreeSWITCH-users mailing list