[Freeswitch-users] Pennytel Gateway Registration problem

Michael Jerris mike at jerris.com
Tue Dec 16 05:26:30 PST 2008


We send authentication after we get a challenge because on startup we  
need the nonce from them to build the hash in the Auth header properly.

Mike

On Dec 16, 2008, at 6:03 AM, Scott Ellis wrote:

> I have a standard install, and I am trying to get a Pennytel gateway  
> to
> register.
>
> After looking at Wireshark traces of x-lite registering and FreeSwitch
> registering, FreeSwitch is not sending any authentication information
> with the registration request. I am obviously missing something here!
>
> I understand for incoming calls you don't want authentication, but for
> outgoing it is obviously required.
>
> Is there a flag somewhere that I am supposed to set? The file was  
> taken
> from the wiki page, and looks like it was previously tested when using
> the obsolete outbound directory structure.
>
> The following file is in the conf/sip_profiles/external directory.
>
> <include>
>  <gateway name="PennyTel">
>    <param name="username" value="888917xxxx"/>
>    <param name="password" value="xxxxxxx"/>
>    <param name="realm" value="sip.pennytel.com"/>
>    <param name="proxy" value="sip.pennytel.com"/>
>    <param name="register" value="true"/>
>    <param name="expire-seconds" value="60"/>
>  </gateway>
> </include>
>
> Thanks.
>
> Scott
>
>
> _______________________________________________
> 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





More information about the FreeSWITCH-users mailing list