similar to: Network issue with multiple uplinks

Displaying 20 results from an estimated 1300 matches similar to: "Network issue with multiple uplinks"

2017 Dec 14
3
Rewrite Outgoing Number
Hello, I am new on asterisk and do some tests on freepbx. I have 2 SIP provider: Provider1: In-/Out- Flatrate, only 1 Number Provider2: Incoming Flatrate, Outgoing Cost depend on destination, 3 numbers On Asterisk site i have 3 phones (branch ??, don't know how its called in asterisk) Is it possible to do something like: Phone 1: Incoming Call: Number1/Provider1 Outgoing Call:
2017 Dec 14
2
Rewrite Outgoing Number
Kevin Larsen - Systems Analyst - Pioneer Balloon - Ph: 316-688-8208 asterisk-users-bounces at lists.digium.com wrote on 12/14/2017 09:36:06 AM: > From: "basti" <mailinglist at unix-solution.de> > To: asterisk-users at lists.digium.com > Date: 12/14/2017 09:36 AM > Subject: Re: [asterisk-users] Rewrite Outgoing Number > Sent by: asterisk-users-bounces at
2005 Sep 22
1
Early Media with Asterisk
Hi :) I hope someone has a hint concerning Early Media. The situation: My Asterisk is connected to small local carrier who works with several SIP servers. I traced some SIP headers and find something like this: Via: SIP/2.0 UDP sip1.provider1.de In the SDP part I found something like this: o=- 2268929 0 IN IP4 sip2.provider1.de c=IN IP4 sip2.provider1.de If I send
2006 Feb 07
0
Modifying dialplan for DUNDi compatibility
Greetings all, I'd like to start implementing a private DUNDi peering group between one of our asterisk servers hosted at a datacentre and the various asterisk boxes sitting at clients' premises. On most of the clients' boxes the dialplan will have an [in-pstn] section containing the various numbers that should be recognised by that box. Where they're from a VoIP provider they
2007 Aug 19
4
GotoIf not working with ${EXTEN} for me in 1.4.8
I am using GotoIf all over the place in 1.4.8 but for some reason, the following in my dial plan: ############################################################# exten => _1NXXNXXXXXX,1,GotoIf([${EXTEN} = "15554441212"]?100) exten => _1NXXNXXXXXX,n,Dial(SIP/provider1/${EXTEN},60) exten => _1NXXNXXXXXX,n,Dial(SIP/provider2/${EXTEN},60) exten => _1NXXNXXXXXX,n,Hangup exten =>
2003 Jun 20
1
doubt about Load Balancing
Hello In the LARCT how-to subitem: 4.2.2. Load balancing the following phrase says: "" Instead of choosing one of the two providers as your default route, you now set up the default route to be a multipath route. In the default kernel this will balance routes over the two providers. It is done as follows (once more building on the example in the section on split-access): ip
2005 Sep 01
1
Problem with include
Hi, I put on sip.conf the following line #include "sip.d/*.conf" inside I have files like that provider1.conf provider2.conf But asterisk does not want to load it This is the error Sep 1 13:18:35 VERBOSE[8756]: == Parsing '/etc/asterisk/sip.d/*.conf': Sep 1 13:18:35 VERBOSE[8756]: == Parsing '/etc/asterisk/sip.d/*.conf': Not found (No such file or directory) this
2008 Dec 16
2
1.6 upgrade issues
Greetings list, Over the last few days I've been gearing up to replace a couple of our servers with 1.6 as something of a testbed, but I'm encountering a few problems, and wondering if anyone can help... In extensions.conf, there are a number of contexts defined for each group of users, along the lines of: [groupa] [groupb] etc. In each of those, there's a command include =>
2004 Jan 24
0
rules/routes traversal misunderstanding
Hi, I''ve been experimenting with ip route for the last few days to get load sharing accross 2 providers working. While it works most of the time, on a few occasions, packets are routed to the wrong interface. I''m not sure to understand rules and routes traversal correctly (I couldn''t find answers in the howto). So, here are my questions: 1. How does the rule
2005 Jul 21
0
DTMF with Asterisk as SIP client
Hello, I have the following setup: sip phones <->SER <-> asterisk <-> voip provider1 <-> voip provider2 i got a toll-free DID from voipprovider1 to allow people from outside to call into asterisk, get authenticated, and use voipprovider2 to call out (kind of a primitive calling card app). anyway, voiprovider is giving my
2004 Apr 12
0
RE: Asterisk-Users digest, Vol 1 #3387 - 9 msgs
How do you setup the timing in Meetme conference? I have a x100p and tdm4x card. When I dialing to my conference I get a request to schedule in the past error message. thanks -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of asterisk-users-request@lists.digium.com Sent: Saturday, April 10, 2004 10:48 AM To:
2004 Apr 10
4
No ringing tone with IAXY (and other bits and bobs)
Hi! I'm really hope you can help me solve a little mystery, the mystery is probably just my misunderstanding ! sorry... I've got an iaxy talking to my * box which connects to two providers. I'm running the stable release of the pbx. The only thing is that when dialling from the iaxy the ringing tone isn't heard while calling someone - you just hear silence then, they either
2009 Apr 03
0
[Bridge] Interesting fragmentation behavior with gretap interface.
I'm trying to bridge a mix of 802.1q tagged and untagged Ethernet frames through the new Ethernet over GRE functionality in kernel 2.6.28 The hosts handling the tunnel (192.168.200.6, 192.168.200.2) are connected together through with a simple cross cable through their eth1 interface. The switches are connected to their respective eth0 interface, which is bridged with their respective gretap
2015 Apr 28
0
Asterisk 13/PJSIP + registration
Using Asterisk 13.3.2 on CentOS7 and pjproject 2.4, I can't make asterisk try to send a register. I have configured my pjsip.conf similar to https://wiki.asterisk.org/wiki/display/AST/res_pjsip+Configuration+Examples#res_pjsipConfigurationExamples-ASIPtrunktoyourserviceprovider,includingoutboundregistration my pjsip.conf: http://pastebin.com/raw.php?i=EA0PEcrb using tcpdump, I never even
2010 Apr 27
3
High network latency on first packet
Hi all, My setup is Debian testing dom0/domUs with a 2.6.32 pvops kernel from Debian unstable. Hypervisor is 3.4.2 from Debian testing. I use network- and vif- route with a default route in domU pointing to the nic because multiple IPs with bridge would trigger port shutdown on the switch (only one mac-address allowed per port). A subnet is routed to the dom0, which then knows which addresses the
2007 Mar 26
2
Failure creating model in spec setup not reported?
Hi I''ve just tracked down a wierd error that AFAICT is caused by an error not being raised in the setup: context "An Asset" do setup do @provider = Provider.create(:name => "Provider1") @product = Product.new(:name => "Product1", :provider => @provider) @applicant = Applicant.new(:first_name =>
2015 Aug 28
2
lists.samba.org's Mail Servers Are A Bit Wonky?
To Whom It May Concern, I tried emailing the ostensible mailing list owner, at both addresses noted, and got no response. Maybe somebody here knows how to alert whomever must know about this. Observe... From home (business class cable with static IP and valid rDNS)... $ host -t mx samba.org samba.org mail is handled by 10 smtp.samba.org. samba.org mail is handled by 5
2005 Feb 18
0
Howto? 2 interfaces, same network, same gateway
Hello Summary: I have ifplugd managing eth0 and wlan0 (both dhcp). When I plug in the cat5 (which brings up eth0) applications which have already bound to wlan0 stop working, obviously because wlan0 for some reason is unable to get non-local packets out that interface. I figured if poodoze is able to have both interfaces working, then linux must surely be able to do it as well. The
2006 Aug 14
14
Routing packets over multiple links (NICS) all on the same ISP all with same gateway.
Ok ive been trying to get this to work for about half a year now. Ive searched all over the internet for a solution for my problem. Ive found some solutions, but they only led me to yet more problems. What we want to do is the following: I live in a student complex with 7 other people. Every room has its own internet connection from the same ISP. Ip, gateway, subnet are asigned through dhcp on
2008 Mar 25
1
Sip exten matching based on contact: sip header?
Asterisk: 1.4.17 with sip realtime Openser 1.3.x Hi, I had this setup working fine until I try putting OpenSER in the picture as a proxy. Unauthenticated calls go to a PRI based app via a ZAP channel, calls to sip users get send to them etc. Now with a proxy in the picture asterisk asks the incoming calls for authentication "407 Proxy Authentication Required". It seems that the