[Freeswitch-users] from FS to * CALL_REJECTED
Zhuravlov Sergey
orbit at klbank.ru
Fri Dec 16 10:18:51 MSK 2011
Thank you!
Problem solved after replacing in file conf/sip_profiles/external.xml from
<domains>
<domain name="all" alias="false" parse="true"/>
</domains>
to
<domains>
<domain name="$${domain}" parse="true"/>
</domains>
I use a multi-domain configuration
apparently fail outgoing call on ACL on FS.
On Thu, Dec 15, 2011 at 08:37:40AM -0800, Michael Collins wrote:
> Most likely this is a configuration issue on the Asterisk side. Have you
> set up the Asterisk config according to this section of that page?
> http://wiki.freeswitch.org/wiki/Connecting_Freeswitch_And_Asterisk#Asterisk_Side_2
>
> If Asterisk is rejecting the call then you should probably look at the
> Asterisk console for clues.
>
> -MC
>
> On Thu, Dec 15, 2011 at 3:34 AM, Zhuravlov Sergey <orbit at klbank.ru> wrote:
>
> > Good day!
> > Can not connect sobstvennye FS and asterisk.
> > I do, as described here
> >
> > http://wiki.freeswitch.org/wiki/Connecting_Freeswitch_And_Asterisk
> >
> > !!!With ACLs!!!
> >
> > call with asterisk to FS happened,
> > but with FS to asterisk call fail:
> >
> >
> >
> > call is made so
> >
> > EXECUTE sofia/internal/272 at my.domain.com:5060bridge(sofia/external/711 at xx.xxx.xx.xx
> > )
> >
> >
> > http://pastebin.freeswitch.org/18014
> >
> >
> > and packets are not with FS in the direction of asterisk is not going
> >
> >
> > [root at fs0 freeswitch]# tcpdump -nS -i venet0:0 dst xx.xxx.xx.xx
> >
> >
> >
> > where xx.xxx.xx.xx -- asterisk
> >
> >
> >
> > what could be the reason?
> >
> > --
> > Zhuravlov Sergey
> >
> > GTALK/JABBER:4orbit at gmail.com
> >
> > _________________________________________________________________________
> > Professional FreeSWITCH Consulting Services:
> > consulting at freeswitch.org
> > http://www.freeswitchsolutions.com
> >
> >
> >
> >
> > Official FreeSWITCH Sites
> > http://www.freeswitch.org
> > http://wiki.freeswitch.org
> > http://www.cluecon.com
> >
> > 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
> >
--
Zhuravlov Sergey
GTALK/JABBER:4orbit at gmail.com
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list