[Freeswitch-users] iax registration?
    Anthony Minessale 
    anthmct at yahoo.com
       
    Thu Oct  4 07:14:28 PDT 2007
    
    
  
We have no intention of doing much more development on the mod_iax 
endpoint that is currently in tree.  mod_iax was used as a test module
in the early stages of FreeSWITCH development and since it's functional 
we let it stick around.  It uses a fork of libiax which is a very weak 
client library with many issues.  We patched a few major thread safety issues to stabalize it because it was only designed with one user and one or 2 calls at a time in mind so I deem it unsuitable to attempt to
put any effort into adding anything to it.  With proper funding, I am
willing to start an initiative to create a BSD licensed enterprise
minded IAX2 stack getting as many developers involved who wish to
see such a thing but I personally have no motivation to begin such
an initiative for a protocol that is not very popular.
 
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org
pstn:213-799-1400
----- Original Message ----
From: Pekka Kurki <pekkis50 at gmail.com>
To: freeswitch-users at lists.freeswitch.org
Sent: Thursday, October 4, 2007 6:20:57 AM
Subject: Re: [Freeswitch-users] iax registration?
  
  
yes, but for reasons that go beyond  the scope of this list i would
need an iax registration, NOT sip.
best regards,
pekka
Jason Garland wrote:
  You can register to FWD with SIP. Just add a user to your directory.xml file:
  <user id="<fwd number>">
      <gateways>
        <gateway name="fwd">
          <param name="username" value="<fwd number>"/>
          <param name="from-domain" value="fwd.pulver.com"/>
          <param name="password" value="<super secret password>"/>
          <param name="extension" value="<fwd number>"/>
          <param name="proxy" value="fwd.pulver.com"/>
          <param name="expire-seconds" value="3600"/>
          <param name="register" value="true"/>
          <param name="retry_seconds" value="3600"/>
        </gateway>
      </gateways>
    <params>
      <param name="password" value="<super secret password>"/>
    </params>
  </user>
On 10/4/07, Pekka Kurki <pekkis50 at gmail.com> wrote:
  
  
    when will iax registration be supported? i'd like to register to my fwd
account buut that is obviously not yet supported. calling a fwd number
w/o registration works fine.
regards,
pekka
_______________________________________________
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
  
       
____________________________________________________________________________________
Got a little couch potato? 
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20071004/e0a20156/attachment-0002.html 
    
    
More information about the FreeSWITCH-users
mailing list