[Freeswitch-users] Freeswitch to cisco router(gateway)
jay binks
jaybinks at gmail.com
Tue Mar 9 04:47:05 PST 2010
all you need is..
<action application="bridge"
data="{sip_cid_type=rpid}sofia/**YOURPROFILE**/$1@**CISCOIP**" />
not all IOS's are going to need the caller ID to be forced to rpid,
but in my experience I needed it. ( it should not hurt anyways )
hope that helps
Jay
On Tue, Mar 9, 2010 at 6:18 PM, Stephen Kingham <
Stephen.Kingham at kingtech.com.au> wrote:
> Hi
>
> I can help out with the Cisco config, but I have not worked out what I
> need to configure FreeSWITCH to route a SIP call to the ip address of
> the Cisco GW. If I could get a bit of help there I will write, or help
> write howto.
>
> Regards
>
> Stevek
>
>
> On Mon, 2010-03-08 at 18:23 +0100, Tristan Mahé wrote:
> > +1 with Brian,
> >
> > Just as I have 5 spare minutes and to be kind:
> >
> >
> > * E1 controller config:
> >
> > controller E1 0/0/0
> > framing NO-CRC4
> > pri-group timeslots 1-31
> > description E1_1
> > !
> > interface Serial0/0/0:15
> > no ip address
> > encapsulation hdlc
> > isdn switch-type primary-net5
> > isdn not-end-to-end 64
> > isdn incoming-voice voice
> > isdn bchan-number-order descending round-robin
> > no cdp enable
> > !
> > voice-port 0/0/0:15
> > no comfort-noise
> > cptone FR
> > timeouts call-disconnect 1
> > timeouts wait-release 1
> > !
> >
> > * Dial-peers ( SIP to E1 and E1 to SIP):
> >
> > dial-peer voice 100 pots
> > description SIP_TO_E1
> > destination-pattern 0........
> > progress_ind setup enable 3
> > progress_ind progress enable 8
> > progress_ind connect enable 8
> > progress_ind disconnect enable 8
> > no digit-strip
> > port 0/0/0:15
> > !
> > dial-peer voice 500 voip
> > description E1_TO_SIP
> > destination-pattern ....
> > progress_ind setup enable 3
> > session protocol sipv2
> > session target ipv4:FREESWITCH_IP
> > session transport udp
> > dtmf-relay rtp-nte
> > codec g711alaw
> > no vad
> > !
> >
> >
> > Remember to adapt this config to your needs ( there are mandatory
> > missing parts, but at least you have some config options to look for).
> >
> > Regards,
> >
> > Gled.
> >
> > Brian West a écrit :
> > > You seem rather needy. Have you even tried google yet? When asking
> for help you could be more descriptive if you want help. These "I need
> help" without any directed questioned signals to me you have a job to do and
> you don't know how to do it and you're now asking US to do your job for you.
> Be descriptive and do some research yourself. Again we aren't cisco and
> you didn't pay us for that hardware so I would start by venturing over to
> www.cisco.com and searching their docs for that hardware on how to
> configure voice peers. Then ask questions if anything is left to question.
> > >
> > > /b
> > >
> > > On Mar 8, 2010, at 9:23 AM, srinivasula reddy wrote:
> > >
> > >> HI,
> > >>
> > >> how do i configure freeswitch gateway to communicate to cisco router,
> i am using cisco2921.
> > >>
> > >> Thanks
> > >> Srinivas
> > >
> > >
> > > _______________________________________________
> > > 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
>
>
> _______________________________________________
> 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
>
--
Sincerely
Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100309/30670ccf/attachment-0002.html
More information about the FreeSWITCH-users
mailing list