[Freeswitch-users] gateway AUTH not working after update to 1.10.7 (from 1.10.6)

Marcel Haldemann m.hald at outlook.com
Wed Apr 27 09:10:07 UTC 2022


Hi,

i updated from FS 1.10.6 to 1.10.7 and after the update the gateway AUTH for outbound calls is not working anymore.


  *   The Config files remain unchanged
  *   The gateway is shown as REGED ins "sofia status"
  *   The Dialstring used: sofia/gateway/sip.peoplefone.ch/+4199999 at sips.peoplefone.ch

The message is get is:

2022-04-27 08:55:46.177774 97.20% [WARNING] sofia_reg.c:2857 Cannot locate any authentication credentials to complete an authentication request for realm '"sip.peoplefone.ch"'
2022-04-27 08:55:46.177774 97.20% [NOTICE] sofia_reg.c:2881 Hangup sofia/carrier/%2B41447165008 at sips.peoplefone.ch [CS_CONSUME_MEDIA] [MANDATORY_IE_MISSING]
... (see FS-Logs.txt) for more ...

the gateway in the profile looks like this:

  <gateways>
   <gateway name="sip.peoplefone.ch">
      <param name="username" value="4199999999"/>
      <param name="password" value="xxxxxxxxxxxxxxxxxxxxx"/>
      <param name="expire-seconds" value="180"/>
      <param name="register" value="true"/>
      <param name="register-transport" value="udp"/>
      <param name="retry-seconds" value="10"/>
      <param name="cid-type" value="none"/>
    </gateway>
  </gateways>
 ... see profile_carrier.txt for more ...

Sofia Status:

reeswitch at trtc.convercom.com> sofia status
                     Name          Type                                       Data      State
=================================================================================================
                  carrier       profile         sip:mod_sofia at 195.201.140.229:5060      RUNNING (0)
carrier::sip.peoplefone.ch      gateway          sip:90783808802 at sip.peoplefone.ch      REGED
=================================================================================================
1 profile 0 aliases

Why is this not working anymore with 1.10.7, but it was with 1.10.6 and how to make it work again?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20220427/4cdf597f/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: FS-Logs.txt
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20220427/4cdf597f/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: profile_carrier.txt
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20220427/4cdf597f/attachment-0003.txt>


More information about the FreeSWITCH-users mailing list