Displaying 20 results from an estimated 1603 matches for "223".
Did you mean:
3223
2005 Dec 11
1
bug? in making security/isakmpd
...IPLEDES -DUSE_DES -DUSE_BLOWFISH
-DUSE_CAST -DUSE_X509 -DUSE_EC -DUSE_AGGRESSIVE -DUSE_DEBUG -DUSE_RAWKEY
-DMP_FLAVOUR=MP_FLAVOUR_OPENSSL -DUSE_LIBCRYPTO -DUSE_PF_KEY_V2 -c
attribute.c
In file included from isakmp.h:36,
from attribute.c:40:
isakmp_fld.h:28: error: stray '\223' in program
isakmp_fld.h:28: error: syntax error before "_paxload_maps"
isakmp_fld.h:37: error: stray '\223' in program
isakmp_fld.h:37: error: syntax error before "xpe_maps"
isakmp_fld.h:59: error: stray '\223' in program
isakmp_fld.h:59: error: syntax error...
2013 Oct 21
1
issue after install dahdi
...'/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
Connected to Asterisk 1.4.43.18495-AheevaCCS-3.2.12 currently running on
SRVRADI
O (pid = 4147)
Verbosity is at least 3
-- Executing [0661049303 at agents:1] Set("SIP/223-00000021",
"CALLERID(number)
=520460587") in new stack
-- Executing [0661049303 at agents:2] Dial("SIP/223-00000021",
"DAHDI/g1/066104
9303|30") in new stack
-- Requested transfer capability: 0x00 -...
2005 Jul 20
1
Agent Penalty
...urations, debug and some cli output.
This is running 1.0.2, but I didn't see any fixed bugs related to this
on mantis.
queues.conf
[support]
music = 2
strategy = ringall
context = support
timeout = 15
announce-holdtime = yes
announce-frequency = 60
member => Agent/235,0
member => Agent/223,1
[commercial]
music = 2
strategy = ringall
context = default
timeout = 10
announce-holdtime = yes
announce-frequency = 60
member => Agent/223,0
member => Agent/235,1
agents.conf
[agents]
ackcall=no
wrapuptime=5000
agent => 223,,Agent 1
agent => 235,,Agent 2
extensions.conf
[agents]
e...
2002 May 23
6
[Bug 223] ProxyCommand commands don't exit
http://bugzilla.mindrot.org/show_bug.cgi?id=223
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|FreeBSD |All
Platform|ix86 |All
Version|3.0.1p1...
2005 Jul 25
0
SER & Asterisk & SIP =513 "Message Too Big"
...e're at 192.219.85.57 port 13054
Answering/Requesting with root capability 0x4 (ulaw)
Answering with non-codec capability 0x1 (telephone-event)
12 headers, 10 lines
Reliably Transmitting:
INVITE sip:290@192.219.85.57 SIP/2.0
Via: SIP/2.0/UDP 192.219.85.57:5061;branch=z9hG4bK2cbd356a
From: "223" <sip:223@192.219.85.57:5061>;tag=as01e72172
To: <sip:290@192.219.85.57>
Contact: <sip:223@192.219.85.57:5061>
Call-ID: 395c707b65d5166f633441b949d8ba9a@192.219.85.57
CSeq: 102 INVITE
User-Agent: Asterisk PBX
Date: Mon, 25 Jul 2005 14:33:36 GMT
Allow: INVITE, ACK, CANCEL, OPT...
2009 Oct 07
1
Mixing Ruby and Puppet
To manage Asterisk users, I''ve made a define that can be used like
this:
asterisk::user { "sip.login":
fullname => "Sip Extension 223",
secret => "allyourbase",
extension => "223",
}
I''m trying to put user definitions in a single string, and make
something like the following. Should I go down this way, or should I
use a template that takes the array and creates all users in one go?...
2009 Feb 09
1
reinvite
I've never used "reinvite" in systems I have installed to date, and I have
finally run across a situation where it would be preferred.
A remote office has a flaky Internet connection. With G729 encoding the
calls to the central office over the 'net are tolerable. One Linksys 2102
drives two phones at this location, and when the first one calls the
second one it travels to
2013 May 09
2
question about CDR
hello list,
i need your help about cdr ,i have installed the module cdr in my asterisk
1.4 .
for the inbound calls when i call my sip exten like below :
exten => 506,1,Dial(SIP/223, 10)
exten => 506,n,Dial(SIP/276, 10)
in CDR i have just one line with SIP /276 the last line but there is
no historic
for the first SIP 223
recid Record ID | calldate |clid |src | dst
|dcontext |channel | dstchannel |lastapp |lastdata |duration |billsec
|di...
2012 May 10
12
[Bug 49727] New: wine 1.5.2 and 3Dmark2001se displays only black screen with FPS, on nv43/AGP
https://bugs.freedesktop.org/show_bug.cgi?id=49727
Bug #: 49727
Summary: wine 1.5.2 and 3Dmark2001se displays only black
screen with FPS, on nv43/AGP
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
2002 Sep 13
1
[Bug 223] ProxyCommand commands don't exit
http://bugzilla.mindrot.org/show_bug.cgi?id=223
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #103 is|0 |1
obsolete| |
Attachment #104 is|0...
2010 Mar 05
3
Having problems with BLF
...0 at default:2] Dial("SIP/221-08ddaf00",
"SIP/220||tT") in new stack
-- Called 220
Extension Changed 220[blf] new state Ringing for Notify User 222 (queued)
-- SIP/220-08e0b528 is ringing
core show hints
-= Registered Asterisk Dial Plan Hints =-
223 at blf : SIP/223
State:Idle Watchers 0
222 at blf : SIP/222
State:Idle Watchers 0
221 at blf : SIP/221
State:Idle Watchers 0
220 at blf : S...
2005 Mar 07
1
Question about islower() in ctype.h (ANSI compat headers test)
...considered the ansi behaviour of
islower() in ctype.h:
-----
i = 220
islower (i) = 0, ISLOWER (i) = 0
toupper (i) = 220, TOUPPER (i) = 220
i = 221
islower (i) = 0, ISLOWER (i) = 0
toupper (i) = 221, TOUPPER (i) = 221
i = 222
islower (i) = 0, ISLOWER (i) = 0
toupper (i) = 222, TOUPPER (i) = 222
i = 223
islower (i) = 2, ISLOWER (i) = 0
toupper (i) = 223, TOUPPER (i) = 223
No Match!
nosferatu 1.0.0.rc6.klibc4 # cat foo.c
/* confdefs.h. */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_...
2002 Apr 22
0
[Bug 223] New: ProxyCommand commands don't exit
http://bugzilla.mindrot.org/show_bug.cgi?id=223
Summary: ProxyCommand commands don't exit
Product: Portable OpenSSH
Version: 3.0.1p1
Platform: ix86
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: opens...
2010 Oct 18
1
Crossed random effects in lme
...5 2009:863
1ER17283 863 L 2009 1.139311895 10.4 6 2009:863
1ER17280 863 L 2009 1.056161196 10.4 7 2009:863
CK59991 690 H 2010 0.994878996 9.5 2 2010:690
CK59806 161 M 2010 1.070052025 9.7 6 2010:161
CK59859 545 M 2010 1.456680579 9.9 4 2010:545
CK59862 545 M 2010 1.350698793 9.9 5 2010:545
CK59871 223 L 2010 0.830582186 8.3 6 2010:223
CK59868 223 L 2010 0.776241825 8 7 2010:223
CL77343 365 M 2010 1.352454484 10.3 4 2010:365
CL77338 365 M 2010 1.327691628 9.6 5 2010:365
CL77356 191 H 2010 1.212796979 11.3 1 2010:191
CL77361 191 H 2010 0.882307732 11.4 2 2010:191
CL77355 191 H 2010 1.137097586 10....
2018 Apr 09
0
LLVM Weekly - #223, Apr 9th 2018
LLVM Weekly - #223, Apr 9th 2018
================================
If you prefer, you can read a HTML version of this email at
<http://llvmweekly.org/issue/223>.
Welcome to the two hundred and twenty-third issue of LLVM Weekly, a weekly
newsletter (published every Monday) covering developments in LLVM, Clang,...
2006 Feb 09
0
Caller stuck in MoH after being answered by a phone that was forwarded to.
...t dial plan was for a Dial SIP/221&SIP/222 statement to dial our
reception phones.
One of the Receptions phones was forwarded because they were out on
lunch.
Extension 222 was forwarded to 249 who answered the call (Polycom 501)
249 Answered the call and then transferred to another users phone (223).
The phone (223) rang once and then stopped ringing.
The user on Zap/1-1 was stuck in MOH until he hung up.
4:45 [21637] : -- Accepting call from '416497XXXX' to '1484' on
channel 0/1, span 1
4:45 [23545] : -- Executing Answer("Zap/1-1", "") in new st...
2013 Dec 04
3
agregar meses con compras 0 cuando no aparece mes por no. de cliente
...ventas mes a
mes que realizaron.
No todos los vendedores tienen ventas todos los meses.
A los vendedores que aparecen en la lista quiero agregarles ventas iguales
cero en aquellos meses que no aparecen en el data.frame.
Por ejemplo el data.frame se podría ser así:
no_cliente ventas mes
1 1 1
1 223 2
1 224 3
3 447 1
78 335,75 8
2901 186,3 2
2901 886,18 3
2901 1013,39 7
2901 979,14 9
2901 177,09 6
Tendría que quedar de la siguiente manera:
no_cliente ventas mes
1 1 1
1 223 2
1 224 3
1 0 4
1 0 5
1 0 6
1 0 7
1 0 8
1 0 9
1 0 10
1 0 11
1 0 12
3 447 1
3 0 2
3 0 3
3 0 4
3 0 5
3 0 6
3 0 7
3 0 8
3 0...
2006 Nov 18
1
deriv when one term is indexed
...t:
dd
Lum GL Gun
1 0.15 0 rouge
2 0.07 15 rouge
3 0.10 31 rouge
4 0.19 47 rouge
5 0.40 63 rouge
6 0.73 79 rouge
7 1.20 95 rouge
8 1.85 111 rouge
9 2.91 127 rouge
10 3.74 143 rouge
11 5.08 159 rouge
12 6.43 175 rouge
13 8.06 191 rouge
14 9.84 207 rouge
15 12.00 223 rouge
16 14.20 239 rouge
17 16.60 255 rouge
18 0.10 0 vert
19 0.10 15 vert
20 0.17 31 vert
21 0.46 47 vert
22 1.08 63 vert
23 2.22 79 vert
24 3.74 95 vert
25 5.79 111 vert
26 8.36 127 vert
27 11.60 143 vert
28 15.40 159 vert
29 19.90 175 vert
30 24.60 191 vert
31 30.40...
2006 May 11
0
[Bug 473] New: 2.6.16.x translates addresses of RELATED packets incorrectly
...io (all subnets are /24):
host1 <------> router/firewall <------> host2
10.0.0.1 10.0.0.2/192.168.91.222 192.168.91.202
Both host1 and host2 have default routes via router box. Let's do some pure
routing (ie. no netfilter rules):
host1:~# tcptraceroute 192.168.91.202 223
Tracing the path to 192.168.91.202 on TCP port 223, 30 hops max
1 10.0.0.2 0.404 ms 0.166 ms 0.141 ms
2 192.168.91.202 [closed] 0.436 ms 0.376 ms 0.322 ms
Now let's add some NAT on router/fw:
root@router:~# iptables -t nat -A PREROUTING -p tcp -d 192.168.91.202 --dport
223 -j DNAT -...
2013 Jul 22
0
caller id not shown
hello all
i have asterisk 1.8.22 and have problem with caller id. this is my
scenario:
PSTN --> FXO ---> FXS ---> phone(223)
when i call from a 223 to another phone, every thing is ok and caller id
(223) is shown in called phone. but when i call from another phone to 223,
no caller id is shown and just zero is shown.
if i set callerid=12345 in chan_dahdi.conf file, when another phone call
223, this number (12345) is s...