[Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-15 Thread Edmar Cruz
I like to connect two freeswitch, call each other, communicate and vice versa. Can you give me an example for that? Thanks -- View this message in context: http://www.nabble.com/How-can-I-join-two-freeswitch-on-two-servers--tp24045824p24045824.html Sent from the Freeswitch-users mailing list ar

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Dan Le
If you want FS server A to be able to call FS server B, you can set up a user account in server B's FS directory configs, and then just treat server B as a normal gateway by adding a gateway definition in server A. That will allow you to route calls to server B from A; to do the reverse, just mirro

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Edmar Cruz
Actually my plan is if FS Server A has an account of 8011105, FS Server B shouldn't create another directory config. The user most not create an account 8011105 ON FS Server B. Single account for two servers. When I used a gateway config, yes its working but it needs a username and password My FS

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Brian West
Turn off authentication or use ACL's /b On Jun 16, 2009, at 8:28 PM, Edmar Cruz wrote: > Is there another way to manage the gateway with the caller id of the > user > not the gateway user id and is there a gateway that doesn't need a > username > and password? _

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Edmar Cruz
How can i turn off authentication? This is my acl.conf.xml on 192.168.0.105 On 192.168.0.4 Brian West-3 wrote: > > Turn off authentication or use ACL's > > /b > > On Jun 16, 2009, at 8:28 PM, Edmar Cruz wrote: > >> Is there another way to manage the gateway with the caller id of the

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Edmar Cruz
How can i turn off authentication? This is my acl.conf.xml on 192.168.0.105 On 192.168.0.4 From: Brian West To: freeswitch-users@lists.freeswitch.org Sent: Tuesday, June 16, 2009 10:49:58 PM Subject: Re: [Freeswitch-users] How can I join two freeswitch

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Brian West
Now you have to tell the sofia profile to use that ACL /b On Jun 16, 2009, at 10:03 PM, Edmar Cruz wrote: How can i turn off authentication? This is my acl.conf.xml on 192.168.0.105 On 192.168.0.4 ___ Freeswitch-users mailing list Freesw

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Edmar Cruz
How can sofia profile can call ACL? Can you give me an example? Brian West-3 wrote: > > Now you have to tell the sofia profile to use that ACL > > /b > > On Jun 16, 2009, at 10:03 PM, Edmar Cruz wrote: > >> How can i turn off authentication? This is my acl.conf.xml on >> 192.168.0.105 >> >>

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Brian West
COPY paste fail :) something like that as per the example. /b On Jun 16, 2009, at 11:02 PM, Edmar Cruz wrote: > > How can sofia profile can call ACL? > Can you give me an example? > Like this? > > I put this on external profile > > "/> > "/> > > > Brian West-3 wrote: >> >> Now you have to t

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Edmar Cruz
If FS A has an account 8011105 does FS B also nid to register 8011105? Yes it working on a gateway but the username of the gateway was shown on my softphone and also it nids a password for the gateway... is there an option to view the caller name and number of the FS A gateway to FS B? Brian

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Edmar Cruz
Error on freeswitch Can't find user [8011105 @192.168.0.105] ... on FS B Edmar Cruz wrote: > > If FS A has an account 8011105 does FS B also nid to register 8011105? Yes > it working on a gateway but the username of the gateway was shown on my > softphone and also it nids a password for the ga

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Brian West
Its not an error its a warning and you don't have your ACL's configured correctly. You're trying too hard! :) set auth- calls=false on the profile. /b On Jun 16, 2009, at 11:30 PM, Edmar Cruz wrote: > > Error on freeswitch Can't find user [8011105 @192.168.0.105] ... on > FS B

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-16 Thread Edmar Cruz
Yes its already set to false... What should I do? Brian West-3 wrote: > > Its not an error its a warning and you don't have your ACL's > configured correctly. You're trying too hard! :) set auth- > calls=false on the profile. > > /b > > On Jun 16, 2009, at 11:3

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-17 Thread Seven Du
comment lines in the user directory do the trick: On Jun 17, 2009, at 12:26 PM, Edmar Cruz wrote: > > If FS A has an account 8011105 does FS B also nid to register > 8011105? Yes it > working on a gateway but the username of the gateway was shown on my > softph

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-17 Thread Edmar Cruz
Not working... CALL Rejected dujinfang wrote: > > comment lines in the user directory do the trick: > > > > > > > > On Jun 17, 2009, at 12:26 PM, Edmar Cruz wrote: > >> >> If FS A has an account 8011105 does FS B also nid to register >> 8011105? Yes it >> wo

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-17 Thread Brian West
You're trying way too hard. CALL Rejected gives us exactly ZERO to go on... We are all trying really hard to help you but at some point we just can't help anymore. Please make sure you post debug logs to pastebin and join IRC. This email back and forth over something like this just takes

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-06-17 Thread seven
Note I was saying your caller id problem, how did you see the undesired caller id when you got CALL Rejected? On Jun 18, 2009, at 1:10 PM, Edmar Cruz wrote: > > Not working... CALL Rejected > > dujinfang wrote: >> >> comment lines in the user directory do the trick: >> >> >> >>

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-12-17 Thread yvonne ding
Hi, If I configure data as following, why FS A "1001" call FS B "1003" failed ? Thank you! FS A: 192.168.129.168, DN=1001 FS B: 192.168.129.194, DN=1003 In FS A add /conf/sip_proifles/external/gwfsa.xml 1101 is configured in FS B /conf/directory/de

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-12-17 Thread yvonne ding
param name="username" value="1101" param name="password" value="1234" param name="proxy" value="192.168.129.194:5060" param name="register" value="false" Hi, If I configure data as following, why FS A "1001" call FS B "1003" failed ? Thank you! FS A: 192.168.129.168, DN=1001 FS B: 192.168.12

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-12-17 Thread Seven Du
I couldn't guess what you want, pastbin your full config and logs and give more detail of your story perhaps someone can help you. 2009/12/18 yvonne ding : > > param name="username" value="1101" > param name="password" value="1234" > param name="proxy" value="192.168.129.194:5060" > param name="re

Re: [Freeswitch-users] How can I join two freeswitch on two servers?

2009-12-18 Thread yvonne ding
Hi, As far as I know, there are two ways to connect two freeswitch, by using ACL or using authentication. Also from this email history discussion, another solution is to create user in FS B directory,then treat server B as normal gateway by adding gateway definiton in FS A. So my question is ho