search for: tichy

Displaying 20 results from an estimated 58 matches for "tichy".

Did you mean: techy
2010 Nov 12
3
Partition of a set
...the number of subsets included in the partition) of the partition is given by the partition function. But I need a list containg all possible partitions of an index set {1,...,d}, d arbitrary. I have already looked at the FAQs but I did not found. Sorry. Can anybody help me? Thanks a lot! Diana Tichy -- View this message in context: http://r.789695.n4.nabble.com/Partition-of-a-set-tp3039291p3039291.html Sent from the R help mailing list archive at Nabble.com.
2004 Nov 21
4
Snom 190 - dhcp - settings_server
...FAQ-04-06-14-sf.pdf "Setting up DHCP for snom phones" FAQ-04-03-24-sf.pdf "How can I update a snom phone?" The phone used is a snom 190 (snom190-SIP 3.52e). If I use the webinterface to insert the URL it works fine, but I am not able to set this URL using dhcp. -- Stefan Tichy <asterisk@pi4tel.de>
2020 Apr 30
2
SIP TLS not working, Asterisk 16.9.0
Hi, I have problems with SIP via TLS. Asterisk works as a client. The TCP connection is established, followed by a client hello from Asterisk to the server. The server sends Server Hello, Certificate, Server Key Exchange and Server Hello Done. Than Asterisk sends back a Alert (Level: Fatal, Description Handshake Failure). The following line appears in the log: ast_iostream_start_tls: Problem
2006 Mar 22
2
Asterisk perms in manager.conf
Hi, can someone sched a light what exactly mean the read write permissions in manager.conf? [public] secret = private deny=0.0.0.0/0.0.0.0 permit=10.0.0.0/255.255.0.0 read = system,call,log,verbose,command,agent,user write = system,call,log,verbose,command,agent,user Lets say I want some users to use dial through manager interface. But don't want to allow them to run asterisk commands?
2009 Aug 20
1
Asterisk 1.6.2.0-beta4 - Monitor / MixMonitor Recording
...or/ does not contain any new file. Dial options are "twhx" and in features.conf there is: [featuremap] automon => *1 automixmon => *3 Is there anything else to follow to get monitoring working for asterisk 1.6 or is it a bug in the 1.6.2.0-beta4 ? Thanks in advance -- Stefan Tichy ( asterisk2 at pi4tel dot de )
2004 Sep 27
3
chan_capi, Eicon Diva server BRI, kernel 2.6?
Hi list, Does chan_capi work with kernel 2.6? The Eicon Diva server card loads fine judging from /var/log/messages but Asterisk gives an error when trying to load the chan_capi module. I'm using chan_capi-0.3.5, zaptel-1.0.0, libpri-1.0.0 and asterisk-1.0.0 on a Fedora box with kernel 2.6.8-1.584. Zaptel and ilbpri work fine as does *. I have seen a msg that may be related and don't know
2005 May 05
5
snom mass deployment (probably off topic)
Hello Although not stictly a asterisk issue, any help would be apreciated. Firstly a few notes on the snom 360, which I have had on a test bed for the last week. Its a great phone, with a good user interface, both physically and its web based one. At its lastest firmware it does have a few quirks, with regards to the way it handles usernames and passwords on the physical interface. These have
2015 Jan 26
2
asterisk 11.14 - voicemail incorrect duration
Hi all, i use asterisk 11.14.0 and I suspect that the voicemail application counts the time wrong. In my voicemail.conf: [general] minsecs=3 maxsilence=5 format=wav maxsecs=180 silencethreshold=140 [...cut..] In the asterisk-cli: [Jan 26 15:23:49] -- Executing [s at macro-voicemail:77]VoiceMail("SIP/XY-0005175a", "aNumber,su") in new stack [Jan 26 15:24:04] --
2023 May 24
0
Problems Solved, two left
Am Wed, May 24, 2023 at 09:40:18AM -0400 schrieb Steve Matzura: > > On 5/24/2023 7:49 AM, Stefan Tichy wrote: > > Am Tue, May 23, 2023 at 07:22:22PM -0400 schrieb Steve Matzura: > > > > > 1. Still can't register my phone > > > The username and password are correct. I don't know what else to try. > > You can start a sip trace from the asterisk console. &g...
2023 May 24
0
Problems Solved, Two Remaining
...the list. I am now thoroughly confused. In the [voipms] stanza where endpoint is defined (type=endpoint), everything points to voipms. But in the [yealink] stanzas, I tried pointing everything to Steve, one item at a time, then both of them, and nothing changed. On 5/24/2023 10:00 AM, Stefan Tichy wrote: block quote Am Wed, May 24, 2023 at 09:40:18AM -0400 schrieb Steve Matzura: block quote On 5/24/2023 7:49 AM, Stefan Tichy wrote: block quote Am Tue, May 23, 2023 at 07:22:22PM -0400 schrieb Steve Matzura: block quote 1. Still can't register my phone The username and password are corre...
2004 Jul 23
1
chan_alsa record problem
...from SLINR to UNKN WARNING[]: app_record.c:287 record_exec: Unable to restore read format on 'ALSA/default' Kernel 2.6.5 and Asterisk CVS 04-97-23 are installed. Some test using arecord and aplay shows that microphone and speakers are working. Any help would be appreciated. -- Stefan Tichy <asterisk@pi4tel.de>
2015 Sep 16
4
Realtime Voicemail MWI
Greetings All, Regarding this archived post. http://lists.digium.com/pipermail/asterisk-users/2014-November/285169.html Did anyone ever find an solution to this? I've got a new box running 13.3.0 with the exact same issue. For those that don't read the link. I've got SIP Peers in realtime. All with a mailbox set. 98% of the time, These are loaded into asterisk without
2016 Oct 26
2
Problem setting up ssl connection
On 26-10-16 15:03, Dan Jenkins wrote: > > > On Wed, Oct 26, 2016 at 1:46 PM, Jonas Kellens > <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote: > > Hello > > > I keep getting the following error when trying to connect to the > Asterisk server using AMI : > > $socket = fsockopen("tls://11.22.33.44 >
2005 Mar 17
3
Compilation problem chan_capi and Eicon Diva 4Bri
Hi *, I want to integrate the Eicon Diva 4Bri Card to Asterisk. Eicon drivers and capi is installed. I use the latest dev version from eicon compiled and installed for my fedora 2 system. I found the chan_capi for asterisk from www.junghanns.net. Also loaded the patch and applied to the chan_capi source tree. I changed the Makefile to include the capi20.h from eicon:
2006 Jun 15
7
Executing a Function from AGI
Hmmm. Not having much luck with this. I'm trying to call the DUNDILOOKUP function and assign it to a variable in an AGI script. I've tried setting with EXEC CMD and with SET VARIABLE. In both cases, it's treating DUNDILOOKUP literally, rather than calling a funciton. I've tried this: EXEC "Set" "DIALPATH=${DUNDILOOKUP(2944093|180net)}" and also: SET VARIABLE
2008 Nov 02
5
Ztdummy and Asterisk
Hi, I have installed Asterisk 1.4.20 on Debian Etch. The server has no telephony card installed, but I have anyhow installed Zaptel (Zaptel-1.4.9) in order to be able to use MeetMe. The Zaptel modules load normally. I obtain the following prompts: kerplunk:/# /etc/init.d/zaptel start Loading zaptel framework: done. Waiting for zap to come online...OK Loading zaptel hardware modules: ztdummy.
2015 Oct 08
3
PJSIP realtime: lots of problems
Hello, I wonder if anybody is using PJSIP realtime in production environment? I've started to play with it and encountered many problems. Here's my config: sorcery.conf: [res_pjsip] endpoint=realtime,ps_endpoints extconfig.conf: [settings] ps_endpoints => pgsql,users,pjsip_endpoints_v pjsip_endpoints_v is postgresql view. 1. The biggest problem: if I have small number of endpoints
2015 Jan 26
0
asterisk 11.14 - voicemail incorrect duration
Hi Dominique On Mon, Jan 26, 2015 at 04:37:23PM +0100, Dominique Haeber wrote: > So, from 15:24:04 to 15:24:10 there are 6 seconds. But asterisk only > count 2. What can be the reason? It is not silence. Are you sure? The value for silencethreshold (140) is unusually large. -- Stefan Tichy ( asterisk3 at pi4tel dot de )
2015 Jan 27
1
asterisk 11.14 - voicemail incorrect duration
Hi Stefan, Stefan Tichy <asterisk3 at pi4tel.de> schrieb am Mon, 26. Jan 23:56: > Hi Dominique > > On Mon, Jan 26, 2015 at 04:37:23PM +0100, Dominique Haeber wrote: > > > So, from 15:24:04 to 15:24:10 there are 6 seconds. But asterisk only > > count 2. What can be the reason? It is not sile...
2020 May 01
0
SIP TLS not working, Asterisk 16.9.0
...r openssl 1.1.1d as it is compiled and configured for Buster. Certificate length, Digest algorithm, ... You my change the system default settings at the bottom of "/etc/ssl/openssl.cnf", restart asterisk and try again. Keep in mind that this will affect the whole server. -- Stefan Tichy ( asterisk3 at pi4tel dot de )