Displaying 20 results from an estimated 121 matches for "4060".
Did you mean:
400
2011 Mar 30
0
Plot an ols() call from Design
...g s mid unround front short 4471 0
VJ 44 2 seng s mid unround front short 4471 0
VJ 44 3 seng s mid unround front short 4471 1
VJ 44 4 seng s mid unround front short 4471 0
VJ 44 5 seng s mid unround front short 4471 1
VJ 44 6 seng s mid unround front short 4471 1
AF 39 1 sol s high round back long 4060 0
AF 39 2 sol s high round back long 4060 0
AF 39 3 sol s high round back long 4060 0
AF 39 4 sol s high round back long 4060 0
AF 39 5 sol s high round back long 4060 0
AF 39 6 sol s high round back long 4060 0
AF 41 1 sol s high round back long 4060 0
AF 41 2 sol s high round back long 4060 0
AF...
2009 Mar 06
1
call pickup and ring groups
...rks. If 102 dials **101, call pickup fails.
In my dialplan I have:
exten => **101,1,NoOp(pickup extension)
exten => **101,n,Pickup(101)
exten => **101,n,NoOp(pickup group)
exten => **101,n,Pickup(100)
exten => **101,n,Hangup
When 102 dials **101 I see this on the CLI:
-- SIP/4060-08868de8 is ringing
Extension Changed 4060 new state Ringing for Notify User 4061
-- Executing NoOp("SIP/4053-0886ba08", "pickup extension") in new stack
-- Executing Pickup("SIP/4053-0886ba08", "4060") in new stack
== Spawn extension (from-interna...
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
...it show up in "pjsip
> show endpoints"?
Yes, the endpoint shows up.
Endpoint: 11/(scrubbed from mail) Not in use 0 of inf
InAuth: 11/11
Aor: 11 1
Contact: 11/sip:11@[2001:4060:dead:d1d0:204:13ff:fe 58af7d6822 Avail 5.799
Transport: transport-udp udp 0 0 [::]:5061
I had the qualify statement at the wrong place, but that's sorted out now.
But still, subscribing to the hint results in a 404 error.
Acutualy, that subscribing is a bit...
2018 Jan 09
2
pjsip rtp_ipv6=yes but endpoint registered via ipv4 (IP4 contact infor)
...18 RTP/AVP 9 8 97 91 101
a=rtpmap:9 G722/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:97 CLEARMODE/8000
a=rtpmap:91 X-CLEAR-CHANNEL/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
<--- Transmitting SIP response (914 bytes) to UDP:157.161.4.172:5060
--->
[...]
v=0
o=- 0 22 IN IP4 2001:4060:dead:beef::1
s=Asterisk
c=IN IP4 2001:4060:dead:beef::1
t=0 0
m=audio 16172 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:150
a=sendrecv
Errr... how should my client @ 157.161.4.172 send udp to
2001:4060:dead:beef::1?
Also when I compa...
2018 Aug 01
2
trying to resurrect discussion about "Cannot signal a process over a channel (rfc 4254, section 6.9)"
...sulting in it:
> - dying and leaving zombies
> - dying and taking its child with him (SIGHUP and SIGKILL)
> - ignoring the signal (SIGINT, SIGTERM, SIGQUIT).
>
> Example of ID?s when I connect to a server and launch the script test_signal.sh :
> PID PPID PGID SID
> 4060 1598 4060 1556 sshd sshd: root at pts/2
> 4062 4060 4062 4062 bash -bash
> 4075 4062 4075 4062 sh sh test_signal.sh
> 4076 4075 4075 4062 sh sh test_signal.sh
>
> So in order to take this use case into account we could u...
2017 Dec 02
2
pjsip subscribe (presence) always returns: No matching endpoint found
...id=*scrubbed*
mailboxes=11
voicemail_extension=411
extensions.conf
[from-home]
exten => 11,hint,PJSIP/11
include=>local-extens
include=>trunk-out
This is the exact subscribe message and reply as recored by the Snom M9 Logging facility.
2017/12/02 11:58:00 [SIP-Reg:5]: SIP Tx udp:[2001:4060:dead:beef::1]:5060:
SUBSCRIBE sip:11 at woody.ch SIP/2.0
Via: SIP/2.0/UDP [2001:4060:dead:d1d0:204:13ff:fe30:228d]:2799;branch=z9hG4bK-88k838;rport
From: "Beno?t Panizzon" <sip:11 at woody.ch>;tag=fg0ojl
To: "Beno?t Panizzon" <sip:11 at woody.ch>
Call-ID: 6lrsku1p at...
2010 Feb 21
2
3.3.10 <-> AD 2008 R2 very slow
...to hardware bottlenecks. Are there any
ways to 'tune' 3.3.10 or any tricks to make it faster ?
cheers
~christoph
--
/* Christoph Beyer | Office: Building 2b / 23 *\
* DESY | Phone: 040-8998-2317 *
* - IT - | Fax: 040-8998-4060 *
\* 22603 Hamburg | http://www.desy.de */
2005 Jan 06
2
Message light on 7960 or in this case no message light
I have just finished setting up a new asterisk system which is basically
the same as our first system. We are using 7960 phones and I used the
phone config files the first installation with appropriate changes.
The problem is that on the new system I get no message lights, I can't
figure this out. One thing I do notice is that when I monitor the sip
debug on the second system the sip
2018 Jul 13
2
trying to resurrect discussion about "Cannot signal a process over a channel (rfc 4254, section 6.9)"
Hi,
>>> It would be nice to know what the precise technical issues are that have
>>> prevented support for this from being added. From what I recall, it
>>> seemed like the delay was largely due to details of the client
>>> behaviour, and possibly some feature creep.
It would indeed be really great to have some details on this point.
Concerning the test of
2023 Aug 23
1
ICE Candidate collision on dualstack hosts?
...'stable' and the version in 'sid' is just broken
(opus + voicemail don't work anymore).
But I ran into an issue when the peer is running rtpengine:
Asterisk offers:
a=candidate:H9da13901 1 UDP 2130706431 157.161.57.1 13104 typ host
a=candidate:H1054cffa 1 UDP 2130706431 2001:4060:dead:beef::1 13104 typ host
a=candidate:He9b56028 1 UDP 2130706431 fe80::5054:ff:fea2:9057 13104 typ host
a=candidate:H9da13901 2 UDP 2130706430 157.161.57.1 13105 typ host
a=candidate:H1054cffa 2 UDP 2130706430 2001:4060:dead:beef::1 13105 typ host
a=candidate:He9b56028 2 UDP 2130706430 fe80::5054...
2010 May 07
1
3.5.2 connecting to nmb alias without password
...o the AD
was upgraded so I don't know who is really bothering me here ...
cheers & thanksfor any hint
~christoph
--
/* Christoph Beyer | Office: Building 2b / 23 *\
* DESY | Phone: 040-8998-2317 *
* - IT - | Fax: 040-8998-4060 *
\* 22603 Hamburg | http://www.desy.de */
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
...ve in this example
qualify_frequency=10
mailboxes=11
voicemail_extension=411
And in the dialplan I changed:
[localuser]
exten => 11,hint,PJSIP/11
But I constantly get:
Request 'SUBSCRIBE' from '"Beno?t Panizzon PJSIP" <sip:11 at woody.ch>'
failed for '2001:4060:dead:d1d0:204:13ff:fe30:228d:2332' (callid:
ow21f3eg at snom) - No matching endpoint found
And I in the logger I see that the subscriber request is being rejected
with error 404.
Any hints what I'm doing wrong?
-Beno?t-
2012 Nov 19
4
btrfs crash - Null dereference - 3.7.0-rc5-00068-gc5e35d6
Hi,
my system suddenly crashed and gave me this dump:
http://imgur.com/oO6S0
I checked and there is not btrfs commit in linus'' tree since I compiled this
kernel.
Gustavo
2003 Apr 24
1
CallerID hosed
...=> s,2,SetCallerID(H ${CALLERIDNAME} <${CALLERIDNUM}>)
exten => s,2,Dial(${MGCP_ALL})
Here is the console output.
-- Starting simple switch on 'Zap/1-1'
NOTICE[13326]: File callerid.c, Line 238 (callerid_feed): Caller*ID
failed checksum
NOTICE[13326]: File chan_zap.c, Line 4060 (ss_thread): Got event 2
(Ring/Answered)...
DEBUG[13326]: File chan_zap.c, Line 922 (zt_enable_ec): Enabled echo
cancellation on channel 1
-- Executing Answer("Zap/1-1", "") in new stack
DEBUG[13326]: File chan_zap.c, Line 1746 (zt_answer): Took Zap/1-1 off
hook
-- Execu...
2003 Oct 24
1
IAX CALLS ONCE MORE
...228;callerid=1011;language=en;context=iaxtel;username=bartosz;formats=2;capability=2147483518;version=1;adsicpe=2'
-- Called bartosz:password@iaxtel.com/17007591228@iaxtel
-- Call accepted by 12.37.165.130 (format GSM)
-- Format for call is GSM
NOTICE[147466]: File chan_iax2.c, Line 4060 (socket_read): Rejected connect attempt from 12.37.165.130
WARNING[98311]: File chan_iax.c, Line 4042 (socket_read): Received mini frame before first full voice frame
WARNING[98311]: File chan_iax.c, Line 4042 (socket_read): Received mini frame before first full voice frame
When somebody is tryin...
2002 Sep 13
2
new feature in 2.2.6 ?
...rs)...
Is there any chance to get this fixed ?
Thanks for your support and a great piece of software
take care
~christoph
--
/* Christoph Beyer | Office: Building 2b / 23 *\
* DESY | Phone: 040-8998-2317 *
* - IT - | Fax: 040-8998-4060 *
\* 22603 Hamburg | http://www.desy.de */
2009 Jun 23
1
3.3.5 not compiling on solaris 10 (libtalloc.so.1)
...5/source/exports/
libaddns.syms libtalloc.syms modules-darwin.syms
Any hints someone ???
cheers
~christoph
--
/* Christoph Beyer | Office: Building 2b / 23 *\
* DESY | Phone: 040-8998-2317 *
* - IT - | Fax: 040-8998-4060 *
\* 22603 Hamburg | http://www.desy.de */
2001 Sep 24
7
ext3 and kernel 2.4.10
...t2 filesystem) readonly.
Freeing unused kernel memory: 208k freed
Adding Swap: 128480k swap-space (priority -1)
Adding Swap: 128480k swap-space (priority -2)
Why my root filesystem (ext3) is seen by the kernel as an ext2
filesystem ?
- the second trouble... When I restart the linux box (a Toshiba 4060
XCDT), the root filesystem seems to be not clean and a fsck is done...
Why ?
For information :
Weierstrass:[~] > cat /etc/fstab
/dev/hda5 / ext3 defaults 1 1
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
/dev/cdrom...
2002 Mar 15
0
SAMBA 2.2.3a printing doesn't succeed on first try (bug 'printer handle not found') (fwd)
...e if you need any further information /
debugging output. This should be really easy to reproduce...
kind regards
~christoph
--
/* Christoph Beyer | Office: Building 2b / 23 *\
* DESY | Phone: 040-8998-2317 *
* - IT - | Fax: 040-8998-4060 *
\* 22603 Hamburg | http://www.desy.de */
---------- Forwarded message ----------
Date: Wed, 6 Mar 2002 12:07:44 +0100 (MET)
From: christoph.beyer@desy.de
To: Gerald Carter <jerry@samba.org>
Cc: samba@lists.samba.org, christoph.beyer@desy.de, gerhard.schroth@desy...
2010 Feb 18
3
AD 2008 R2 vs. samba 3.4.5
...eed ? :(
cheers
~christoph
PS: Of couse I am also waiting for a samba based solution for windows 7 64
bit printing ;)
--
/* Christoph Beyer | Office: Building 2b / 23 *\
* DESY | Phone: 040-8998-2317 *
* - IT - | Fax: 040-8998-4060 *
\* 22603 Hamburg | http://www.desy.de */