similar to: No subject

Displaying 20 results from an estimated 600 matches similar to: "No subject"

2008 Jan 23
1
LDAP support
Hello, I've found this information about asterisk and LDAP: http://www.voip-info.org/wiki/index.php?page=Asterisk+LDAP which can be out of date. I'm trying this http://www.mezzo.net/asterisk/app_ldap.html however I'm facing the same problems as this unanswered: http://forums.digium.com/viewtopic.php?p=42591&sid=05e1d00ab6f9848f4e7b6 39d66cc6d79 Does anybody know how to solve this
2008 Jan 11
1
MRCP Asterisk Integration
Hello asterisk users! Does asterisk (or any of its plugin) support MRCP to interface with 3rd party professional TTS engine? I've found very little information about this, for example: http://www.zen-turkey.com/blog/default.aspx?id=12&t=Asterisk-MRCP-Integr ation Thanks in advance! Regards, Claudio Internet Email Confidentiality Footer
2008 Jan 17
1
Iax Encryption
Hello, from what I've understood Iax2 should support aes128 encryption. I've found this old info: http://www.voip-info.org/wiki/view/IAX+encryption and this (unanswered?) post http://lists.digium.com/pipermail/asterisk-security/2005-August/000060.h tml Is this the libiax used currently on asterisk http://ftp.digium.com/pub/libiax/ ? I would like to understand if someone is using this in
2008 Feb 11
1
Iax2 provisioning and Asterisk
Hello, in section 6.10 of iax2 draft http://tools.ietf.org/id/draft-guy-iax-03.txt there is a rather abstract description of provisioning, is there anything implemented anywhere? Ciao Claudio Internet Email Confidentiality Footer ----------------------------------------------------------------------------------------------------- La presente comunicazione, con le informazioni in essa contenute
2008 Feb 14
0
translating iax2 register into sip register
Hello, reading iax2 draft, I'm not sure if the protocol supports peer 2 peer calls (e.g. like SIP). If it doesn't, is Asterisk the only server side iax2 implementation? I also would like to understand if it's possible for asterisk (by means of some configuration rules) to translate a iax2 register into a sip register in order to have user credentials verified by an external entity. I
2008 Feb 14
0
IAX load balancing
Hello, I've seen that many solutions concerning asterisk dimensioning and load balancing involve the use of sip proxy like openser. Is there any recommended way to balance IAX load? BRs, Claudio Internet Email Confidentiality Footer ----------------------------------------------------------------------------------------------------- La presente comunicazione, con le informazioni in essa
2008 Feb 21
0
Third Party Call Control - SIP to Iax Gateway
Hello, can Asterisk be used in a 3PCC scenario as described in RFC: ftp://ftp.rfc-editor.org/in-notes/rfc3725.txt I'm not meaning using Asterisk as the controller, I mean Asterisk be controlled by a 3rd party Back to Back User Agent. In this case can Asterisk translate Sip into iax and hiding this from the controller? Regards, Claudio Internet Email Confidentiality Footer
2008 Feb 18
1
realtime table customization to track iax registrations
Hello, I'm experimenting with Asterisk and MySQL. Up to know I've just put iax.conf in a MySQL database and it seems to work: when a Iax2 client registers the corrispondent row in db is updated. Good. However when I have many asterisk boxes pointing to the same db a problem arises: I need an additional column in iax_buddies table called for example "Asterisk ID" which tells me on
2008 Feb 05
1
is encrypted iax safe and secure?
Hello, I'm doing some research concerning iax encryption, I haven't find any clients (softphones or hardphones) which implement so I have not tested it yet. There was also this message on asterisk-security mailing list http://archives.free.net.ph/message/20070507.101933.222987b2.en.html which got no answers and this makes me think that this iax encryption is not much interesting for the
2007 Oct 11
1
Problem with boot with Syslinux 3.52.
I have installed various pc with the version Syslinux 3.31 without particular problems. Trying new 3.52 or 3.36 the PC does not leave more giving the message Returning to the previous version all it resumes to work correctly. What I have mistaken? Thanks. _____________________________________________________ Fabrizio Guerriero EDP Manager C.C.M. Coop.Cartai Modenese Soc.coop. Via F.
2008 Jun 06
0
nouveau, Geforce 7050 and xen.
hi. is 00:10.0 VGA compatible controller: nVidia Corporation GeForce 7050/nForce 610i (rev a2) supported? i have started it in a dom0 xen kernel, i can't see fonts. but i can see skype fonts. the faq did not help (3.7. Fonts are gone). thanks d. -- Daniele Palumbo CEM Industries srl Via Pirano, 8 61010 Tavullia (PU) ITALY Tel.: 0039 0721 476736 ? 476764 - 476665 Fax: 0039 0721
2013 May 10
2
"passwd program" in samba4
is there anyone who can explain me how to use "passwd program" in samba4 -- *Dr. Michael Cinti* *mi.cinti at ausl.fe.it <mailto:mi.cinti at ausl.fe.it>* U.O. Tecnologia della Comunicazione e della Informazione (I.C.T.) Azienda Usl Ferrara Ospedale del Delta - via Valle Oppio, 2 - 44023 Lagosanto (FE) Tel. +39-0533-723221 Tel. +39-0533-723163
2003 Sep 16
0
Helpers for Squid
Hi, yesterday i've downloaded Samba 3.0.0rc4 and installed it. The integration with Squid works fine(with NTLM). Now i would grant access only those useres who are in a specific Windows Group. Where can i find the "helper", that allows this? Thanks Myrko Leitner ----------------------------------------------------------- Der Inhalt dieser e-Mailnachricht ist ausschliesslich fuer
2018 Nov 03
0
Encode raw audio samples using Vorbis JAVA
Hello, I'm trying to encode a raw audio file (16kHz or 22050Hz, stereo) in an ogg file by using vorbis-java library. I always obtain an error when calling: encoder.vorbis_encode_init_vbr( vorbisInfo, 2, 22050, 1); The error is: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1 at org.xiph.libvorbis.vorbisenc.get_setup_template(vorbisenc.java:321) at
2005 Oct 11
0
DB in memory...
Hi all, I''d like to develop an application with an in-memory db. I''d like to use the same model of Instiki. Instiki uses Madeleine to work. I''d like to know what are the basic step I must do to build a model class to make it "storable" in Madeleine. I am watching at the Instiki source but ruby is still new to me...and I have find little comments on
2020 Aug 09
0
Interactive graphics
Dear R-Devel list members I'm facing as problem already known and linked to the use of getGraphicsEvent(prompt = "Waiting for input", ???????????????? onMouseDown = NULL, onMouseMove = NULL, ???????????????? onMouseUp = NULL, onKeybd = NULL, ???????????????? onIdle = NULL, ???????????????? consolePrompt = prompt) setGraphicsEventHandlers(which = dev.cur(), ...)
2007 Jul 17
1
Optimization (MAX) with R
Dear all, I need a suggest to obtain the max of this function: Max x1*0.021986+x2*0.000964+x3*0.02913 with these conditions: x1+x2+x3=1; sqrt((x1*0.114434)^2+(x2*0.043966)^2+(x3*0.100031)^2)=0.04; x1>=0; x1<=1; x2>=0; x2<=1; x3>=0; x3<=1; Any suggests ? Thanks in advanced, Massimiliano Questo messaggio di posta elettronica contiene informazioni di carattere
2003 Apr 01
2
WINS on Samba
Dear Sirs, i'm trying to set up my samba server as WINS server My smb.conf (global section) is: [global] #Parametri di configurazione Server netbios name = LIGHTLORD server string = Samba %v on (%L) workgroup = T-PLAN security = user bind interfaces only = yes log level = 3 log file = /var/log/samba/samba.log.%L.%m max log size = 100 os level = 255 local master = yes preferred master = yes
2006 Sep 14
5
Shorewall make my firewall fly!
I''ve just put in production a Linux firewall with 4 ethernet interfaces and 3 openvpn tun virtual interfaces. With Shorewall everything work like a charm (only a little hassle with some details, due to bad configuration, not bugs!) Great tool! Tom and other Shorewall developers, you all are great! Bye (and sorry for my bad english) -- Paolo Basenghi - Centro elaborazione dati
2020 Aug 19
0
pop3_migration plugin
Hello, I'm trying to migrate from an old courier-IMAP server on which I made a plugin to access the individual mailboxes with a master password Emails are used in both POP3 and IMAP. I followed this guide https://wiki.dovecot.org/Migration/Dsync In the log I find these messages, which are generated by the server independently without issuing the command "doveadm backup ..."