similar to: Problems with Outbound Calls

Displaying 20 results from an estimated 2000 matches similar to: "Problems with Outbound Calls"

2009 Jul 27
1
disposition "answered" after authenticate??????????
Hi, I have the following dialplan. Problem is, if the user authenticates, * starts counting as billable seconds even if i hangup the phone before the called party answers..And also as disposition.. it accepts all calls authenticated as 'answered' If i commentout the authentication line everything works as it should be. How should i use authentication that, it should accept it as aswered by
2005 Jul 15
2
[Aserisk-Users]no audio inside the net
Hi list, i've problems with my * server and the 4 phones which are linked to it. i've 2 grandstream bt100 with the firmware upgraded to 101, a wi-fi phone (i don't know its brand) and another ip phone i don't know its brand. with this sip.conf : [general] port = 5060 bindaddr = 192.168.100.229 context = default ;x changed from default to sip localnet = 192.168.100.0/24
2005 Aug 27
2
Problems with registration
My phone still says Not-Registered. I have a Polycom SoundPoint 600 SIP phone. Here is my sip.conf file: ; ; SIP Configuration ; [general] context=default ; Default context for incoming calls port=5060 ;added bindport=5060 ; UDP Port to bind to (SIP standard port is 5060) bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all) srvlookup=yes ;
2006 Mar 24
5
GSM/DECT handsets (was gsm picocells)
Now that I actually try and google for it, I can't find any dual mode GSM/DECT handsets, only pages telling me that they exist without any actual information!!! Does anyone know of any such handsets? (and even better, ones that are available in Australia) I've searched a few of the major gsm manufacturers (nokia, Panasonic, sonyericsson) but their web sites are absolutely pathetic to the
2005 Jul 01
1
asterisk newbie and phones which don't want tocomunicate
hi do u have the sip phones extensions in the extension.conf and are they in the right context (sip-incoming)??? are the sip phone registering to asterisk?? try stop asterisk and reconnect as asterisk -vvvvvvvc to check see them registering... ________________________________ From: asterisk-users-bounces@lists.digium.com on behalf of Sistemista WebSolvingJaa Sent: Fri 7/1/2005 6:43 PM
2007 Jun 29
1
Asterisk 1.4 Warnnings
Dear Users ! I have recently installed asterisk 1.4 i got a warning message whenever i use reload or extensions reload. [Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls' [Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes: Context 'ael-dundi-e164-local'
2007 Aug 16
1
A102 card, BT ISDN30e, silence
Thanks to help on this list and Sangoma's support we have incoming and outgoing calls passing through asterisk. However both incoming and outgoing calls are greeted by silence. I've noted our existing config below with our test extensions.conf. Help much appreciated Rory Zaptel ----------------------------------------------------------------------- loadzone=uk defaultzone=uk #Sangoma
2005 Jan 05
5
Asterisk with MySQL
You are reading the instructions for the STABLE 1.0 version of asterisk and are using the CVS version. Goto the wiki and read the instructions for RealTime. -Matthew ----- Original Message ----- From: "Muhammad Rizwan Khan" <rizwan@advcomm.net> To: <Asterisk-Dev@lists.digium.com> Sent: Wednesday, January 05, 2005 12:42 PM Subject: [Asterisk-Dev] Asterisk with MySQL >
2010 May 12
1
problems with unicall
Hello, i'm using asterisk 1.4.9 in fedora 7, i was compiled its with this package: libpri-1.4.2 asterisk-1.4.9 spandsp-0.0.4 unicall-0.0.5pre1 libmfcr2-0.0.3 libsupertone-0.0.2 libunicall-0.0.3 zaptel-1.4.4 i'm using a E1 pci card with R2 but they not work, when I start the asterisk its generate this log: [May 12 08:53:24] WARNING[30814] channel.c: No channel type
2008 May 22
0
SIP configuration issues
Apologies if this is a repeat: I trawled through the archives and couldn't find a reasonable answer, so I'm asking here. I have an Asterisk install connecting from behind a NAT device (DSL modem) to a SIP proxy (in my case, Broadvoice). I have an sjphone softphone on a Windows PC also behind the NAT device that connects to the Asterisk install, and using this setup I've been pretty
2009 Jun 18
0
failover trunk config.
Hello, I wanted to add a failover trunk to my asterisk configuration. I got 2 gateways for my calls.. one is a pri other is voip trunk. I want to keep my trunk for failover. I am using ast 1.6 with asterisk-gui. But when i add a failover trunk for test purposes asterisk-gui adds the following line to my extensions.conf. where superonline is my voip provider and span_1 is failover trunk. exten =
2007 Jun 04
2
FX Dialing Odd
Here's a possible bug, or more likely, I'm just missing something. We have a pots card in one of our asterisk boxes. Its a simple asterisk setup with one FXO/FXS card and basic static extensions file, etc. When we dial out over the pots line, 4 out of 5 times, it will work. However, every 4 or 5 times, we get an error back from the provider that says "The number you have dialed.....
2007 Sep 11
2
Asterisk 1.4.11, res_features.so, SegFault
Hi All, I have a really strange issue occuring where if I run "show dialplan" or "dialplan show" or "dialplan show parkedcalls", then asterisk dumps core. It only appears to happen with contexts that are created within res_features. I am able to display all my other dialplans, but, every time I try to just do a normal "dialplan show" asterisk core dumps
2009 Feb 12
1
Problem with parking
Hi, I'm having problem with call parking. When I park call, either via transfer to xten or park digit sequence from features.conf, I hear the parking lot number read to me and the user gets transferred. However, MOH stops for the caller the moment user is transferred. The user can be retrieved by dialing the parked extension and voice resumes. If the parked user hangs up, the channel state
2007 Sep 10
2
Failover SIP logic
I need some extensions logic assistance, I'm trying to dial out one of multiple SIP trunks, in sequence. I need to detect a busy SIP trunk(I only allow 1 call per trunk) and roll over to a second or third depending on that busy status Here's what I've got for a macro thusfar, but it's not working(fails if the 1st trunk is busy) extensions.conf: [globals] trunk_1 => SIP/trunk1
2007 May 17
5
DUNDi configuration problem
Hi peeps, I've been struggling with DUNDi for a few days now and I can't seem to make call from Asterisk A to Asterisk B. If I do a "dundi show peers", it finds the other peer but I can't seem to make any calls. Can anybody help me out here. Here's the situation: Machine 1: Debian with Asterisk 1.4.4 --> 192.168.1.103 Machine 2: AsteriskNOW --> 192.168.1.69 The
2007 Aug 20
3
Quick DUNDi Poll Questions, For All Asterisk, Users, Please Give Feedback
> Questions: > > 1. Is the wiki DUNDi example and the dundi.conf file too difficult to > follow for new users? > I wouldn't exactly say that it is too difficult but that the target audience for the default examples is not the average person/entity that could make use of the power inherent with DUNDi. When an average * user/admin wants to use DUNDi they will want to start out
2008 Jan 11
5
Congestion/Forbidden issue with new carrier
Hi everyone, having a issue with asterisk and my new Voip providers service. Iv set up many asterisk systems before but never seen this and have tried to fix this with no luck.. I have used this exact same sort of setup for 5 other providers and never had this issue, If i replace the trunk login details with my works voip account and set it to IAX then it works perfect, Just not the new
2007 Jul 10
2
DUNDI behind NAT?
Hi, i'm having asterisk with sip working fine, including dundi lookups. The only problem i'm having is that the dundi answer allways contains my internal, private ip. Is there any way to set the targeting ip that is sent out in the dundi answer (to my public ip or any other where i want to receive the call)? Regards, Andreas.
2007 Sep 13
1
Problems with two trunks
Hi, I am attempting to setup an asterisk server, current specs: CentOS release 5 (Final) Asterisk 1.4.11 Asterisk-gui checked out from SVN last week I started with a fairly basic setup involving one VOIP provider who provided one dial in number, and a couple of handsets. Config files are below. It was pretty much totally built by Asterisk-gui, except for the fact I had to add