[asterisk-users] Connecting two Asterisk

2015-06-07 Thread Luca Bertoncello
Hi again! I always try to get my mobile phone work with my Asterisk. I tried to install Asterisk on my PC (with public IP), but it has problems, too... I think, my UMTS-Provider doesn't want to connect to dynamic IP or my DSL-Provider does not want it, too, since I have no problem to connect and

[asterisk-users] Connecting two asterisk server.

2007-03-10 Thread Sanspareils Greenlans
Sir, I want to conact two asterisk server to communicate each other and i want to make all outgoing call perform only one server for example i have two server A and B i have attach TDM02B card on server A. first i want to connect both server. second i want to make all outgoing call perform by s

[asterisk-users] Connecting two asterisk servers

2006-08-29 Thread Crazy Boy
Hi friends,Thank you to all for your response and cooperation to me. I have a doubt.I have two asterisk servers and contains two public IPs. One * server is in Florida (USA) and second * server is in Delhi (India).1) Is it possbile to connect these two * servers?2) The person who is registered with

Re: [asterisk-users] Connecting two Asterisk

2015-06-07 Thread Luca Bertoncello
Some other data... I changed both iax.conf and wrote: bandwidth=high allow=all Now I see in the log: > requested format = ulaw, > requested prefs = (), > actual format = ulaw, > host prefs = (), > priority = mine and I can hear somewhat, but with a VERY poor

Re: [asterisk-users] Connecting two Asterisk

2015-06-07 Thread Steve Edwards
On Sun, 7 Jun 2015, Luca Bertoncello wrote: I think, my UMTS-Provider doesn't want to connect to dynamic IP or my DSL-Provider does not want it, too, since I have no problem to connect and get a very good audio quality if I connect to other SIP-Provider or to an Asterisk (SAME configuration!!)

Re: [asterisk-users] Connecting two Asterisk

2015-06-07 Thread Steve Edwards
On Sun, 7 Jun 2015, Luca Bertoncello wrote: Now the problem: on my phones at "wrt" I can hear what the mobile phone at "lucabert" sends (with a very good audio-quality), but on this mobile phone I cannot hear a single word spoken with the phone at "wrt", not even the music on hold I configured..

Re: [asterisk-users] Connecting two Asterisk

2015-06-07 Thread Luca Bertoncello
Steve Edwards schrieb: > On Sun, 7 Jun 2015, Luca Bertoncello wrote: > > > Now the problem: on my phones at "wrt" I can hear what the mobile phone at > > "lucabert" sends (with a very good audio-quality), but on this mobile > > phone I cannot hear a single word spoken with the phone at "wrt", no

[Asterisk-Users] Connecting two Asterisk servers togerher

2003-07-16 Thread Johanna Kangas
Help needed! Where can I find information about connecting two Asterisk servers together, sharing all user-agents? -Johanna ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Connecting two asterisk servers

2006-08-29 Thread Lacy Moore - Aspendora
Please search the wiki first.  Most of your questions you post can easily be found by doing a search.  Put some effort into finding the answers to your questions first and on your own, and then if you still have questions, I'm sure everyone would be more than willing to help. On 8/29/06, Crazy Boy

RE: [asterisk-users] Connecting two asterisk servers

2006-08-29 Thread Rushowr
oySent: Tuesday, August 29, 2006 11:16 AMTo: asterisk-users@lists.digium.comSubject: [asterisk-users] Connecting two asterisk servers Hi friends,Thank you to all for your response and cooperation to me. I have a doubt.I have two asterisk servers and contains two public IPs. One * serve

Re: [asterisk-users] Connecting two asterisk servers

2006-08-29 Thread Jean-Michel Hiver
Crazy Boy a écrit : Hi friends, Thank you to all for your response and cooperation to me. I have a doubt. I have two asterisk servers and contains two public IPs. One * server is in Florida (USA) and second * server is in Delhi (India). 1) Is it possbile to connect these two * servers? Ye

[Asterisk-Users] Connecting two asterisk servers using IAX

2005-10-04 Thread Thameem Ansari
I am trying to connect two asterisk servers using the information from: http://www.voip-info.org/tiki-index.php ... +2+servers It works fine with Method 1. If I use method 3, I get errors: on sending server: Registration of 'REC_SERVER' rejected: Registration Refused on rec

[asterisk-users] Connecting two Asterisk together via SIP + DISA

2009-07-09 Thread César Davi Avila do Nascimento
Hi all, I need to test the following scenario: +---+ +---+ | asterisk 1| | asterisk 2| +---+ +---+ | | | | ___|__|___ | | |

[asterisk-users] Connecting two Asterisk together via SIP + DISA

2009-07-10 Thread César Davi Avila do Nascimento
Hi all, I need to test the following scenario: +---+ +---+ | asterisk 1| | asterisk 2| +---+ +---+ | | | | ___|__|___ | | |

[asterisk-users] Connecting two Asterisk servers with a frame relay connection

2007-08-04 Thread MOSBAH ABDELKADER
Hello all, I have to connect two Asterisk servers with a frame relay connection but i do not know what is the hardware to use and how to connect them. Have anyone an idea about that. Thanks. ___ --Bandwidth and Colocation Provided by http://www.api-dig

Re: [asterisk-users] Connecting two Asterisk servers with a framerelay connection

2007-08-04 Thread Michael Munger
: Re: [asterisk-users] Connecting two Asterisk servers with a framerelay connection Hello, Have i to buy an asterisk card like TDM400P to connect the two asterisk servers with frame relay. Thanks. ___ --Bandwidth and Colocation Provided by http

Re: [asterisk-users] Connecting two Asterisk servers with a frame relay

2007-08-05 Thread MOSBAH ABDELKADER
Hello, As we know, to connect Asterisk to PSTN network, we must use a PCI card containing FXS and FXO modules like Digium TDM400P. Now to connect Asterisk to a Frame Relay network what is the PCI card that we need? Is the Ethernet adapter only is enough? or i have to buy another type of PCI card?

Re: [asterisk-users] Connecting two Asterisk servers with a framerelay connection

2007-08-05 Thread Al lists
; > Michael Munger, dCAP > > 404-438-2128 > > [EMAIL PROTECTED] > -- > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *MOSBAH ABDELKADER > *Sent:* Saturday, August 04, 2007 3:16 PM > *To:* asterisk-users@lists.dig

Re: [asterisk-users] Connecting two Asterisk servers with a frame relay connection

2007-08-04 Thread Steve Totaro
You could use SIP if the servers are on routable IPs or the same subnet, if not you could use IAX but I think OpenVPN is your best choice for using SIP over different NATed networks. I do not think you need any hardware except for what is needed for the Frame Relay. QoS and traffic shaping wou

Re: [asterisk-users] Connecting two Asterisk servers with a frame relay connection

2007-08-04 Thread MOSBAH ABDELKADER
Hello, Have i to buy an asterisk card like TDM400P to connect the two asterisk servers with frame relay. Thanks. ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit:

Re: [asterisk-users] Connecting two Asterisk servers with a frame relay connection

2007-08-06 Thread Eric \"ManxPower\" Wieling
MOSBAH ABDELKADER wrote: > Hello, > > Have i to buy an asterisk card like TDM400P to connect the two asterisk > servers with frame relay. I never do that. I use a router that supports Frame Relay. For me, installing a Digium card just to connect to a Frame Relay network is much more work, poo