Displaying 20 results from an estimated 800 matches similar to: "Error: 603 declined"
2007 Aug 29
3
Queue Agents on Remote Asterisk server?
Hi,
I have a main Asterisk server, and a server at a branch location
connected via a IAX2 trunk. I want to have a queue at the main
location that has people from both locations as members. I got this
working, but the trouble comes when the round-robin logic selects a
member at the branch office to call. If that user is unavailable,
their voicemail answers the call, and the main server
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
2009 Feb 06
1
Tables in legend
I need to create a legend for a simple scatter plot in the following
format.
This is Blah1 number1 number2
This is Blah2 number3 number4
.
.
.
This is Blah6 number11 number12
I looked up these help pages and found the following solution.
lStr<-c(Blah1, Blah2,....Blah6, number 1, number2, ...number12)
legend(x="topright",lStr,ncol=3)
So this creates the tabular format I am
2007 Sep 27
3
Digium acquires Switchvox
As you may have heard, Digium announced this morning that it's acquired Switchvox, a well known provider of Asterisk-based phone systems. Since several people have already asked me about the deal, I figured I'd let you all know my feelings on the matter. First of all, let me say that I personally think this is a great thing for all the parties involved. Obviously this gives Digium a
2004 Aug 16
1
linux, XP, and samba
Can any suggest why the mount failed? The IP address of number1 is
192.168.0.1. Here's the script:
Thank you.
Script started on Mon Aug 16 12:49:14 2004
[root@number4 root]# smbclient -L number1
added interface ip=192.168.0.4 bcast=192.168.0.255 nmask=255.255.255.0
Password:
Domain=[HOME] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
2003 Nov 16
2
two X100P cards, different context
Hi,
I have two X100P cards in the same system.
I can use both of them to initiate and/or receive PSTN calls.
I want now to define separate context for each of them, in oder to route
inbound calls to different extensions.
This is what I have now in zapata.conf file:
[channels]
language=en
context=inbound-analog
signalling=fxs_ks
usecallerid=yes
callwaiting=yes
echocancel=yes
2009 Sep 30
1
How to finish a Meetme
Hi people, I want to make a meetme between 2 numbers.
First I enter the number1 into the meetme. It is waiting for the other number, but the other number never entered, so, how can I finish the meetme from the dialplan?. Is it posible by using MeetmeAdmin and kick all the users?
Thanks,
Anahi Ludue?a
_________________________________________________________________
Descubre
2011 Feb 13
1
Call Files, Variable passing
Hi,
I am having trouble passing variables via the call files, here is my call
file via the php:
fputs($oSocket, "Action: login\r\n");
fputs($oSocket, "Events: off\r\n");
fputs($oSocket, "Username: $strUser\r\n");
fputs($oSocket, "Secret: $strSecret\r\n\r\n");
fputs($oSocket, "Action: originate\r\n");
fputs($oSocket,
2008 Jul 18
1
Calculating Betweenness - Efficiency problem
Hello,
I am calculating 'Betweenness' of a large network using R. Currently, I have the node-node information (City1-City2) in an excel file, present in two columns where column A has City1 and column B has City2 that city1 is connected to. These are the steps that I go through to calculate betweenness of my network.
a) Convert the City1-City2 (text) into Number1-Number2 in the excel
2007 Apr 16
1
Instability on Asterisk
Hi guys,
I have an asterisk box with sip 20 internal extensions and 100 lines
registered on a external voip provider.
For most part of time, it work fine, but in few moments it act
ignoring sip packets becouse my ip phones can't register in asterisk
and asterisk can't register his 100 lines in external voip provider.
I have log's only for external registration error:
[Apr 16
2013 Jan 04
4
Iterative loop using "repeat"
Hi,
I'm Marianna
I'm trying to apply the command "repeat" to my matrix but the repeat process
doesn't work as I would.
In particular I would like to apply the function robustm () _that I have
created_ to my two matrices, if the difference between the two matrices is
less than 0.001, R give me back the last matrix.
The code thus created allows me to repeat the process only
2006 Feb 23
2
Incoming/Outgoing call question
Hey everyone,
I have a more of an opinion question then a technical question. The
asterisk server I am setting up is going to host 3 different businesses.
Each business is in the same building, and on the same network. My
question is regarding calls coming in and going out. We are a small ISP
and have a lot of numbers that are forwarded to our phone system. The
other companies have about 3
2004 Nov 10
12
ipip setup issues
Hi
I am trying to setup an ipip tunnel to another linux router and am having serious
problems.
A bit of background first though because we may be going at this from the wrong angle.
I have a router that runs bering firewall of a CF flash card that is going to act as
a gteway for the amateur radio amprnet network. Heres what I need from it-
I have an internal network 192.168.1.1 etc and a
2007 Jan 10
5
Directory too difficult?
I have a group of users whos complaint about Asterisk is that the directory
application is too hard too use. (yeah, yeah, I know. For the record,
they're Calgarians) Now I'm in a pickle: I don't want to have to create a
custom directory for these guys. Anyone have any tips for making the
directory easier, maybe re-record the prompts so they are more verbose? We
go by first name.
2013 Jul 26
1
Sending "603 Declined" message
In my dialplan I'd like to send a "603 Declined" message to the user
placing the call. I see the commands for the Busy and Congestion, but not
the one for the Declined. Any help?
Leandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130726/5ac93551/attachment.htm>
2015 Feb 27
1
603 Declined > Dialstatus Busy
Hello Everyone.
In my outbound contexts, I'm using "${DIALSTATUS}" to fail over to other
routes if the chosen route rejects the call.
Now, My current scenario is if I get "BUSY" back from the first provider,
I send a busy back to my customer. If I get something like CHANUNAVAIL
(Like a SIP 503) I advance to the next carrier and attempt the call.
This works
2011 May 19
1
SIP 603 Declined after AGI execution
Hello everyone.
I'm using Asterisk 1.4.31 and A2Billing 1.7.0 to manage a small
wholesale operation, so I configured A2Billing for not to answer the
call nor play any greetings or balance notifications to the caller.
I'm authenticating each customer by it's IP address, and each customer
has it's own context, in which I set the following:
;=====in extensions.conf======
2010 Jan 28
1
Use of "603 Declined"
Hello everyone,
I've had the time to examine some specific serial/parallel forking
scenarios with Asterisk lately. Looking at chan_sip it appears that
anytime Asterisk wants to tear down a call before it's brought up, it
sends a 603 Declined:
} else { /* Incoming call, not up */
const char *res;
2008 Oct 19
0
Got SIP response 603 "Declined" back from 81.15.xx.xx
Asterisk is behind firewall, I'm able to register with the provider.
Calls are coming IN OK, but when I try to call out I got:
Got SIP response 603 "Declined" back from 81.15.xx.xx
--
#Joseph