Displaying 20 results from an estimated 561 matches for "decline".
2008 Jul 29
4
Graphics function question
...eP3O1T <- diffs$BReP3O1T
x <- seq(47,89, length = 10)
ymin <- min(min(startBReP3O1T), min(endBReP3O1T))
ymax <- max(max(startBReP3O1T), max(endBReP3O1T))
y <- seq(ymin, ymax, length = 10)
plot(x,y, type = 'n', xlab = 'Age', ylab = 'BReP3O1T', main = 'Age, decline and BReP3O1T')
segments(x0 = startage, x1 = endage, y0 = startBReP3O1T, y1 = endBReP3O1T, col = decline)
legend('topleft', legend = c('Stable', 'Decline'), lty = 1, col = c(1,2))
>>>>>
I would like to make this into a function. The only thing that chan...
2012 Jun 27
0
Trouble connecting to XenServer HyperVisor with Java bindings
...root at 192.168.1.6?no_verify=1" to URI components:
scheme xenapi
server 192.168.1.6
user root
port 0
path (null)
2012-06-26 19:48:52.647+0000: 26051: debug : do_open:1226 : trying driver 0
(Test) ...
2012-06-26 19:48:52.647+0000: 26051: debug : do_open:1232 : driver 0 Test
returned DECLINED
2012-06-26 19:48:52.647+0000: 26051: debug : do_open:1226 : trying driver 1
(Xen) ...
2012-06-26 19:48:52.647+0000: 26051: debug : do_open:1232 : driver 1 Xen
returned DECLINED
2012-06-26 19:48:52.647+0000: 26051: debug : do_open:1226 : trying driver 2
(OPENVZ) ...
2012-06-26 19:48:52.647+0000: 26...
2011 May 19
1
SIP 603 Declined after AGI execution
...[a2billing]
exten => _X.,1,DeadAGI(a2billing.php|1)
exten => _X.,2,Hangup(34)
;=============================
A2Billing authenticates and routes the call properly, but when the
termination gateway for the destination dialed by the customer rejects
the call, my Asterisk box sends "603 Declined" to the customer.
It also happens when A2Billing doesn't find any route for that
destination, in which it should return "404 Not Found", but returns "603
Declined" instead.
I tried to force every rejected attempt with "503 Service Unavailable"
putting the...
2011 May 19
1
Getting 603 Declined after AGI execution
...[a2billing]
exten => _X.,1,DeadAGI(a2billing.php|1)
exten => _X.,2,Hangup(34)
;=============================
A2Billing authenticates and routes the call properly, but when the
termination gateway for the destination dialed by the customer rejects
the call, my Asterisk box sends "603 Declined" to the customer.
It also happens when A2Billing doesn't find any route for that
destination, in which it should return "404 Not Found", but returns "603
Declined" instead.
I tried to force every rejected attempt with "503 Service Unavailable"
putting the...
2015 Feb 27
1
603 Declined > Dialstatus Busy
...io 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 great as expected. However, One of my SIP carriers likes to
send back 603 "DECLINED" inplace of 503's. Asterisk ${DIALSTATUS} treats
this as "Busy". Can I change how asterisk interprets a 603 Declined? So it
treats is as "CHANUNAVAIL"?
The obvious quick fix is to change my "Busy" option to attempt another
carrier before finally return...
2009 May 17
2
Calls Declined
All my calls are getting DECLINED when I am trying from xlite :
CLI shows :
May 18 00:00:32 WARNING[4617]: channel.c:2781 ast_channel_make_compatible:
No pa
th to translate from SIP/cc101-b790c1d8(4) to SIP/sip19-090e87d8(256)
May 18 00:00:32 WARNING[4617]: app_dial.c:1628 dial_exec_full: Had to drop
call
because I c...
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...
2012 Feb 09
1
virsh migrate results in error: Timed out during operation: cannot acquire state change lock
...r driver 1
13:52:07.911: debug : virConnectOpenAuth:1498 : name=(null),
auth=0x7f3c96c6c7a0, flags=0
13:52:07.911: debug : do_open:1206 : no name, allowing driver auto-select
13:52:07.911: debug : do_open:1243 : trying driver 0 (Test) ...
13:52:07.911: debug : do_open:1249 : driver 0 Test returned DECLINED
13:52:07.911: debug : do_open:1243 : trying driver 1 (Xen) ...
13:52:07.911: debug : do_open:1249 : driver 1 Xen returned DECLINED
13:52:07.911: debug : do_open:1243 : trying driver 2 (OPENVZ) ...
13:52:07.911: debug : do_open:1249 : driver 2 OPENVZ returned DECLINED
13:52:07.911: debug : do_open:...
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;
if (p->hangupcause && (res =
hangup_cause2sip(p->hangupcause)))
transmit_response_reliable(p,
res,...
2010 Dec 31
1
livemigrate problems
...qemu
opaque (null)
authority (null)
server (null)
user (null)
port 0
path /system
17:07:54.827: debug : virEventRunOnce:564 : Poll on 9 handles 0xe603de0 timeout -1
17:07:54.827: debug : do_open:983 : trying driver 0 (Test) ...
17:07:54.827: debug : do_open:989 : driver 0 Test returned DECLINED
17:07:54.827: debug : do_open:983 : trying driver 1 (Xen) ...
17:07:54.827: debug : do_open:989 : driver 1 Xen returned DECLINED
17:07:54.827: debug : do_open:983 : trying driver 2 (remote) ...
17:07:54.827: debug : do_open:989 : driver 2 remote returned DECLINED
17:07:54.827: debug : do_open:983...
2007 Dec 20
1
ifelse problem
Could someone help me with the following code snippet. The results are not
what I expect:
> Sheet1$Claims[1:10]
[1] NA 1 2 NA NA NA NA NA NA NA
> Sheet1[1:10,"SubmissionStatus"]
[1] Declined Bound Bound Bound Bound Bound Declined
Dead Declined
[10] Not Taken
Levels: Bound Dead Declined Not Taken
> Sheet1$Claimsnum <- NA
> Sheet1$Claimsnum <- ifelse(Sheet1$SubmissionStatus != "Bound",99999,
+
ifelse(as.character(Sh...
2010 Sep 17
3
access VMX config on esxi with virsh
Hi,
Is virsh able to access the VMX config of a virtual machine running on a
esxi host?
I would like to take backups of my virtual machine configs and the
doku section
"Converting from VMware VMX config to domain XML config"
(http://libvirt.org/drvesx.html) comes close to this - but does not tell how
to get access to the vmx file. I would prefer a solution where ssh access to
the
2010 Oct 13
1
Some give 603 Declined
Hi,
I have some problem with my provider. While the sip registration is
successful, i intermittently encounter problem in dialing out. I receive 603
Declined error in my Sjphone client. The asterisk log shows line is
busy/congestion.
Appreciate if help or direction can be provided.
Thanks.
CK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101014/858fd9b3/...
2019 Sep 05
0
AST-2019-004: Crash when negotiating for T.38 with a declined stream
Asterisk Project Security Advisory - AST-2019-004
Product Asterisk
Summary Crash when negotiating for T.38 with a declined
stream
Nature of Advisory Remote Crash
Susceptibility Remote Authenticated Sessions
Severity Minor...
2010 Nov 14
2
java binding and virtualbox-ose
...g : do_open:1106 : name "vbox:///session" to URI components:
scheme vbox
opaque (null)
authority (null)
server (null)
user (null)
port 0
path /session
11:37:18.336: debug : do_open:1116 : trying driver 0 (Test) ...
11:37:18.336: debug : do_open:1122 : driver 0 Test returned DECLINED
11:37:18.336: debug : do_open:1116 : trying driver 1 (Xen) ...
11:37:18.336: debug : do_open:1122 : driver 1 Xen returned DECLINED
11:37:18.336: debug : do_open:1116 : trying driver 2 (OPENVZ) ...
11:37:18.336: debug : do_open:1122 : driver 2 OPENVZ returned DECLINED
11:37:18.336: debug : do_open:...
2009 Dec 18
5
Switching Left Right Channel
> On Dec 17, 2009, at 8:50 PM, dathead2 at gmail.com wrote:
>
> On Dec 17, 2009, at 8:42 PM, Ron Decline <rutlecorps at gmail.com> wrote:
>
>> Is it possible to switch the Left / Right channel when encoding in FLAC?
>> (I have some flac files with incorrect left/right channel assignment that I would like to re-encode with flac)
>> _____________________________
>
> I&...
2017 Nov 01
3
asterisk 13.18.0: pjsip: unnecessary 603 decline because of wrong codec decision
...o provider started with Invite / SDP alaw, g726 and
g729.
- Provider sends 183 Session progress SDP: g729, alaw
- Provider sends g729 rtp packages
But: there is no license to transcode g729.
What is asterisk doing?
Asterisk decides to stop the call at all:
- Sends cancel to provider and 603 decline to internal caller.
What would have been correct?
It would have been correctly to switch to alaw as provider offered it, too.
Workaround:
My workaround is to disable g729 and things are working fine again for
me (for this special case).
I'm seeing here two basic problems:
1. Asterisk prev...
2018 Oct 23
2
After updating to 16 "Some non-required modules failed to load"
On Tue, Oct 23, 2018 at 1:35 PM Dan Cropp <dan at amtelco.com> wrote:
> The res_pjsip_transport_websocket failing to load seems to be a conflict
> with the chan_sip.so loading.
>
> When I make the chan_sip.so not load, res_pjsip_transport_websocket.so
> does load.
>
> We have customers who need chan_sip and chan_pjsip, so we need to load
> both. Is there a way to
2017 Oct 05
3
dealing with a messy dataset
dear Jim,
Thanks for your reply and your proposition.
I forgot to provide the header of the dataframe, here it is:
================================================================================
Byte-by-byte Description of file: lvg_table2.dat
--------------------------------------------------------------------------------
Bytes Format Units Label Explanations
2018 Oct 18
2
After updating to 16 "Some non-required modules failed to load"
I just noticed this upon startup since updating from 15.6.1 to 16.0.0
- do any of these matter?
[Oct 18 12:12:18] WARNING[4489]: loader.c:2228 load_modules: Some
non-required modules failed to load.
[Oct 18 12:12:18] ERROR[4489]: loader.c:2243 load_modules:
res_pjsip_transport_websocket declined to load.
[Oct 18 12:12:18] ERROR[4489]: loader.c:2243 load_modules:
cdr_sqlite3_custom declined to load.
[Oct 18 12:12:18] ERROR[4489]: loader.c:2243 load_modules:
cel_sqlite3_custom declined to load.
[Oct 18 12:12:18] ERROR[4489]: loader.c:2243 load_modules: pbx_ael
declined to load.
I do also n...