Dear Members, With best wishes and a Very Happy New Year for you in 2006. Here is something which you may want to read during the New Year. The list is...
Dear Group, Using Asterisk involves using some form of ISDN link up to a T1/E1 connection. Can you replace the mutiple ISDN channels with a single high speed...
What is the application? If you are replacing ISDN with a private IP trunk then yes, you will be OK. If you are thinking of running a SHDSL internet connection...
I finally had some time to look into this problem, it turns out that fwd is calling me twice based on a single call from my work asterisk box. I found someone...
I'm running Asterisk as a SIP client of Engin with several VOIP phones. I'd like to be able to redirect incoming calls from Engin back out to a mobile number...
Sandy, I can't help you with your questions. I am running a simular config to you, using Ace as a VoIP (Engin BYO) service, but my VoIP calls drop out after 5...
I did it. There's a "follow me" feature in our system that does exactly that (well, in fact, it diverts calls to any number including a mobile) on a per...
I think that you'll find that the problem is engin is sending the RTP to itself, and this is causing problems. If you can afford the bandwidth I'd suggest to...
I've had drop outs from time to time. I've found it to be more reliable with a expiry times longer: maxexpiry=14400 defaultexpiry=7200 But you'd need to...
Thanks for that. Yes, I'd agree that no sound is generally a RTP blocking issue. When doing the testing, I run: asterisk -r set verbose 99 ; turn up verbose...
Yeah I know, I never really thought this stuff would work either, but honestly I stand totally corrected. This place...
monika-overfelt586@...
Jan 11, 2006 12:40 pm
542
Hi there, I'm using iiNet's SIP service... and I have a slight problem where it fails to re-register if my Internet connection gets interrupted... I just get...
Hi i am a student doing a project in Asterisk (Call Centre Solutions) in my final year of MCA (Master Of Computer Application). I can do calling with my...
Hi guys, I'm after a bit of help with an Asterisk setup we're in the planning stages for. It's a new installation, in a new site in WA. Cat5 has been cabled...
Mark Davies
mark@...
Jan 13, 2006 11:10 am
545
HI I don't have a system with as many extension as you do however I have the redundancy that you are after, its very easy and foolproof I would look at having...
OH The one thing I forgot to mention is that my method doesn't do mid call re-routing. I.e. if the DSL link drops out halfway though the call it wont pick up...
Hi Mark. The main issue you will find with relying on DSL for outgoing is going to be network resilience. I had a similar situation where even with a VoIP ...
I would like to host a VoIP solution for many users (up to 500 simultaniously) on different continents via soft phones -- essentially, an IM-like VoIP solution...
... Asterisk does not scale as well as other products. Yes, you can use High Avaibility with blade servers but there are not many installed systems of that...
Asterisk is the powerfull richard u can use asterisk asVOIP solution b`caz i m running many uses for call at call centre with asterisk. If u need any help...
This message is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
Mobile_Master_Cod10@...
Jan 31, 2006 7:24 pm
553
Can anybody tell me where can i get the WEB SOFT PHONE. If anybody is having then pls. if you can give me. Regards Mehul \\\/// / \ ... ( | (.) (.) |) ...
On an old school PABX (Telstra Commander) that I've just replaced one of the features that was available was to play hold music on local handsets. The customer...
Depends on the hardware phones I guess. If it can receive multiple incoming calls then you might be able to do it. If you are using ATA's and analogue phones...
Nah. Easy Peasy. You just set up a queue for each inbound extension and route inbound calls to the queue. The agent logs into the queue and works off-hook so...
Mark; I followed up your suggestion and setup a queue to test all this stuff out. It works pretty well, but not well enough. In particular, I couldn't get the...
Hi i have a problem with queue in asterisk Could any one help me i config a queue for my asterisk PBX but when calls come to the queue only on agent ring at...
Mmm. There's probably a simpler way to do this. 1) Agent attaches to a queue using AgentCallbackLogin. When a call comes in on a queue (with a ringall...
OK - see inline. ... You need AgentCallBackLogin for this to work. Also, try ackcall=always. This IMHO is superfluous for a queue with a ringall strategy, but...