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

Seven Du dujinfang at gmail.com
Wed Jun 17 05:49:05 PDT 2009


comment lines in the user directory do the trick:

       <variable name="effective_caller_id_name" value="Extension  
1000"/>
       <variable name="effective_caller_id_number" value="1000"/>
       <variable name="outbound_caller_id_name" value="$$ 
{outbound_caller_name}"/>
       <variable name="outbound_caller_id_number" value="$$ 
{outbound_caller_id}"/>


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
> 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 West-3 wrote:
>>
>> 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 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
>>>>>
>>>>> <list name="fsb" default="deny">
>>>>> <node type="allow" cidr="192.168.0.104/32"/>
>>>>> </list>
>>>>>
>>>>> On 192.168.0.4
>>>>>
>>>>> <list name="fsa" default="deny">
>>>>> <node type="allow" cidr="192.168.0.105/32"/>
>>>>> </list>
>>>>
>>>>
>>>> _______________________________________________
>>>> 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
>>>>
>>>>
>>>
>>> -- 
>>> View this message in context:
>>> http://www.nabble.com/How-can-I-join-two-freeswitch-on-two-servers--tp24045824p24066647.html
>>> Sent from the Freeswitch-users mailing list archive at Nabble.com.
>>>
>>>
>>> _______________________________________________
>>> 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
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/How-can-I-join-two-freeswitch-on-two-servers--tp24045824p24066825.html
> Sent from the Freeswitch-users mailing list archive at Nabble.com.
>
>
> _______________________________________________
> 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