[Freeswitch-users] Freeswitch IAX2 support

Anthony Minessale anthony.minessale at gmail.com
Thu Aug 27 09:05:48 MSD 2015


Iirc iax2 is not implemented in mod_opal, You probably would need to
contract the opal devs to add it.



On Wednesday, August 26, 2015, Bharat Lalcheta <bharat.lalcheta at ecosmob.com>
wrote:

> Hello All,
>
> I am trying to enable IAX2 support for freeswitch. I successfully compiled
> and install PTLIB and OPAL. Also recompiled freeswitch with mod_opal
> successfully.
>
> Below is opal.conf.
>
> <configuration name="opal.conf" description="Opal Endpoints">
>    <settings>
>       <param name="trace-level" value="25"/>
>       <param name="context" value="default"/>
>       <param name="dialplan" value="XML"/>
>       <param name="dtmf-type" value="signal"/>                   <!--
> string, signal, rfc2833, in-band -->
>       <param name="jitter-size" value="40,100"/>                 <!--
> Jitter buffer min/max size, milliseconds -->
>       <param name="codec-prefs" value="PCMU,PCMA"/>     <!-- list, and
> preferecnce order, of codecs -->
>       <!-- <param name="disable-transcoding" value="true"/> -->  <!-- do
> not transcode, use source channel codec only -->
>       <param name="gk-address" value="*"/>                        <!--
> empty to disable, "*" to search LAN -->
>       <param name="gk-identifer" value=""/>                      <!--
> optional name of gk -->
>       <param name="gk-interface" value="<My Public IP>"/>       <!--
> optional listener interface name -->
>    </settings>
>    <listeners>
>       <listener name="default">
>          <param name="h323-ip" value="<My Public IP>"/>
>          <param name="h323-port" value="1720"/>
>       </listener>
>    </listeners>
> </configuration>
>
> On netstat for 4569 (IAX) port, below is the result
>
> udp        0      0 0.0.0.0:4569                0.0.0.0:*
>  16533/freeswitch
>
> I have one DIDWW DID configured with IAX2 protocol and routed to this
> server. When i am dialing this DID, i am getting calls on server which i
> checked in ngrep. However, there is no event on freeswitch. Just for your
> information, I configured mod_opal on both latest 1.2 and 1.4 version and
> found same result for both.
>
> Can anyone please help me what i need to do additonally to get IAX2 calls
> on freeswitch?
>
> Do i need to configure anything for IAX2 ?
>
> Is there any this i can test to check it is configured and working
> properly ?
>
> Thanks & Regards,
>
> Bharat Lalcheta
>


-- 
Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬

☞ http://freeswitch.org/http://cluecon.com/http://twitter.com/FreeSWITCH
☞ irc.freenode.net #freeswitch ☞ *http://freeswitch.org/g+
<http://freeswitch.org/g+>*

ClueCon Weekly Development Call
☎ sip:888 at conference.freeswitch.org  ☎ +19193869900

https://www.youtube.com/watch?v=9XXgW34t40s
https://www.youtube.com/watch?v=NLaDpGQuZDA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150827/8910e6df/attachment.html 


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