Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Authentication problem when calling softphones from ipphones


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
patj at linklocal.net
Guest





PostPosted: Mon Aug 03, 2009 10:41 am    Post subject: [Freeswitch-users] Authentication problem when calling softp Reply with quote

Julien,

Place an ACL entry with the IP address for your PBX in the following file:

/usr/local/freeswitch/conf/autoload_configs/acl.conf.xml

<list name="domains" default="deny">
<node type="allow" cidr="123.12.12.1/32"/> <!-- your pbx ip -->
</list>

This should allow unauthenticated invites from your PBX to hit FS. Hope this helps.

Pat
________________________________________
From: julien [jgonzalez@sqli.com]
Sent: Monday, August 03, 2009 6:41 AM
To: freeswitch-users@lists.freeswitch.org
Subject: [Freeswitch-users] Authentication problem when calling softphones from ipphones

Hello everyone,
I'm using a SIP trunk to link my PBX and FS.
My problem is when I try to call a softphone on FS from my ipphone, I've
the following error on FS during Authentication :

2009-08-03 14:58:27.123817 [DEBUG] sofia.c:4554 IP [PBX IP@] Rejected by
acl "domains". Falling back to Digest auth.
2009-08-03 14:58:27.235492 [DEBUG] sofia.c:4554 IP [PBX IP@] Rejected by
acl "domains". Falling back to Digest auth.
2009-08-03 14:58:27.235492 [WARNING] sofia_reg.c:1755 Can't find user
[@[FS IP@]]
You must define a domain called '[FS IP@]' in your directory and add a
user with the id="" attribute
and you must configure your device to use the proper domain in it's
authentication credentials.

I defined my gateway to the PBX this way :

<include>
<gateway name="pbxlyon">
<param name="username" value="pbxlyon"/>
<param name="realm" value="[PBX IP@]"/>
<param name="password" value="pbxlyon"/>
<param name="register" value="false"/>
<param name="register-transport" value="udp"/>
<param name="retry_seconds" value="300"/>
</gateway>
</include>

I don't want the PBX to try to authenticate because I can't define a
username nor a password for the authentication.
Thank for you time.
Best regards,
Julien GONZALEZ.








_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services