[Freeswitch-users] Freeswitch register as UA

Murthy Gandikota mgandikota at nts.net
Fri Sep 20 01:43:32 MSD 2013


Hi Richard

 

Is there any way I can do this without touching the asterisk? One of the
links below indeed nearly matches with your description. 

I was of the impression that someone had already thought of using
Freeswitch as a UA. How can Yealink phone do that

out of the box?  

 

Thanks

________________________________

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of
Richard Genthner
Sent: Thursday, September 19, 2013 12:02 PM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] Freeswitch register as UA

 

Set it up as a gateway like so

 

<include>

  <gateway name="office">

    <param name="apply-inbound-acl" value="asterisk_box"/>

    <param name="username" value="mykillerusername" />

    <param name="realm" value="asterisk" />

        <param name="proxy" value="<iptohost>" />

    <param name="password" value="mybadasspassword" />

  </gateway>

</include>

 

 

Stuff that in your public sip profiles reload sofia and you should be
able to access everything from asterisk thats on freeswitch. 

 

You will need to add the following to asterisk:

 

; Enable dialing to Moose directly

exten => 10002,1,Verbose(2,Dialing Moose at ${EXTEN})

exten => 10002,n,Playback(silence/1&transfer)

exten => 10002,n,Dial(SIP/MOOSE/5000,20,rt)

exten => 10002,n,Hangup()

 

-- 
Thanks,

Richard Genthner
System Administrator
Symplicity
tel 703.351.0200 x 8051
web www.symplicity.com

 

On Sep 19, 2013, at 1:04 PM, "Murthy Gandikota" <mgandikota at nts.net>
wrote:





Hi All

 

I want Freeswitch to register with Asterisk as a user agent.

 

To illustrate with Yealink phone I have the following configs:

 

a) username: cs3

b) SIP server: fs-murthy.nts.net <http://fs-murthy.nts.net> 

c) port: 5060

d) the ip of YeaLink phone itself (xx.xx.85.130)

 

Now I want Freeswitch to register with Asterisk with similar data. Since
I don't know as much

about Asterisk as I know about Freeswitch, my goal is to bounce a call
from Asterisk to

Freeswitch and let it play an IVR.

 

Here are some links I already checked:

 

https://wiki.freeswitch.org/wiki/Connecting_Freeswitch_and_Asterisk
<https://wiki.freeswitch.org/wiki/Connecting_Freeswitch_and_Asterisk> 

 

wiki.freeswitch.org/wiki/Freeswitch_softphone
<http://wiki.freeswitch.org/wiki/Freeswitch_softphone> 

 

Any help gratefully appreciated.

Murthy

 

________________________________________________________________________
_
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org <mailto:consulting at freeswitch.org> 
http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com> 


 <> 

Official FreeSWITCH Sites
http://www.freeswitch.org <http://www.freeswitch.org> 
http://wiki.freeswitch.org <http://wiki.freeswitch.org> 
http://www.cluecon.com <http://www.cluecon.com> 

FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
<mailto:FreeSWITCH-users at lists.freeswitch.org> 
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
<http://lists.freeswitch.org/mailman/listinfo/freeswitch-users> 
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
<http://lists.freeswitch.org/mailman/options/freeswitch-users> 
http://www.freeswitch.org <http://www.freeswitch.org> 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130919/3973b3d4/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list