[Freeswitch-users] iax registration?

Pekka Kurki pekkis50 at gmail.com
Thu Oct 4 04:20:57 PDT 2007


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
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20071004/2c19986d/attachment-0002.html 


More information about the FreeSWITCH-users mailing list