Displaying 20 results from an estimated 52 matches for "challang".
Did you mean:
challange
2004 Dec 06
0
Voicemail Codec challanges.
Just working on Configing up Voicemail and now that I have got it
working and configed and answering the way it should be I have another
challange.
on the * CLI> I get this
-- Recording the message
-- x=0, open writing:
/var/spool/asterisk/voicemail/default/6001/INBOX/msg0000 format: wav49,
0x8133390
-- x=1, open writing:
/var/spool/asterisk/voicemail/default/6001/INBOX/msg0000 format: gsm,
0x8132f48
-- x=2, open wri...
2004 Dec 06
1
DTMF via PSTN to * to IAX to * challanges.
Ok I have an * server finally setup and acepting calls from freshtel and
I am VERY impressed at how well the Freshtel.net service works but thats
another subject :)
I have it all setup so that I can Dial my DID number on freshtel and
that gets set to my * via IAX.
At the moment I have the demo configured so that I can test it all and
make sure it is all working.
The problem is that I
2005 May 30
1
failed to add domain dn= sambaDomainName=hostname
...search -LLxW -H ldaps://tw89 -D cn=admin,ou=people,dc=gst,dc=stappers,dc=nl \
| -b dc=gst,dc=stappers,dc=nl '(&(objectClass=*)(sambaDomainName=*))' sambaDomainName
| version: 1
|
| dn: sambaDomainName=KUDDE,dc=gst,dc=stappers,dc=nl
| sambaDomainName: KUDDE
|
| tw89:~
| # smbpasswd -a challange
| failed to add domain dn= sambaDomainName=TW89,dc=gst,dc=stappers,dc=nl with: Insufficient access
| no write access to parent
| Adding domain info for TW89 failed with NT_STATUS_UNSUCCESSFUL
| New SMB password:
| Retype new SMB password:
| Failed to initialise SAM_ACCOUNT for user challan...
2006 Jul 30
3
ActiveRecord - Multiple Address for a single record
...:string, :null => false
t.column :zipcode, :string, :null => false
t.column :country, :string
t.column :addressable_id, :integer
t.column :addressable_type, :string
This would appear to give me the basic polymorphic assocation. Here is
my challange. Mapping to location seems simple:
class Location < ActiveRecord::Base
has_one :address, :as => :addressable
end
What I''m having trouble with is the company model. I''ve currently got:
class Company < ActiveRecord::Base
has_one :main_address, :as =...
2017 Dec 13
1
TLS Error and not working lmtp
...t; With v2.3 you are required to provide ssl_dh=</path/to/dh.pem yourself.
>
> You can generate suitable parameters with openssl gendh 2048 (or 4096).
> Make sure you run it on something that has plenty of entropy available,
> it will take some time.
Thanks for the Info. This was a challange for me...
Is this correct to put this option additionally to ssl_key and ssl_cert
in the config?
And it must be the parameter-File, not a cert or key?
At least i had to change some paths to the new installation-path
/usr/local/... in exim and dovecot conf. /var/run/dovecot is in
/usr/local/var/r...
2004 Dec 07
1
streaming stops after 5 seconds or so
Hi there, fellow icecast users. I have just started using icecast and really
like it, but seem to have a small problem for now, let's call it a challange
;)
I am using version 2.1.0 and use ices 0.4 to stream my mp3 collection to the
server. They both run on linux (fedora core2) and looks like it is working
ok. But when listening to the stream it stops playing, does anyone perhaps
recognizes this problem?
Hope someone can help me out, thx in ad...
2008 Sep 26
1
problems with auth protocol
Hello there,
I have a client connecting to dovecot and comunicating like this:
* OK Dovecot ready.
* AUTHENTICATE MYAUTH
+ base64 challange
base64_response {NNN}
* NO Invalid base64 data in continued response
The problem is that dovecot seems to reject the response because of
the {NNN} in the end of the string.
If I remove the {NNN} it authenticates just fine.
Any idea of whether it's standard or not?
Thanks you.
2004 Dec 02
0
IAX to freshtel
...ered to '202.168.7.130', who sees us as 203.29.98.221:4569
So that appears to be connected.
When I call the DID number I get the Voicemail on Freshtel's service
which means that freshtel does not see my * server as being online and
active.
How would I go about Debuging this type of challange? I am sure it is
something at my end but I am not sure were I would start to go through
debuging an IAX challange.
Thanks
David
2005 Feb 07
1
Voicemail timeouts after 30sec's everytime.
Ok I have a challange that I can't seem to find a way to fix it.
My Voicemail in * timesout after 30secs without fail everytime no matter
what I do.
I have incomming calls comming in through Freshtel IAX2, if it goes to
SIP extension when it is online it can hang on for what ever time the
call goes for.
If ho...
2002 Aug 02
1
Replacing Microsoft on the server side :-)
...Bynari connector. The mailserver will use
the same LDAP server as Samba does. From my understanding one tricky
part is to provide "single sign on" to mail - similar than MS does -
once a user is logged into the domain.
** Active Directory **
This is from my understanding the most "challanging" part. Samba - at
least from my understanding - doesn't fully support Kerberos and Active
Directory today. I'm not sure whether Active Directory can be replaced
by a LDAP server without loosing vital functionalities. E.g. how would
we provide Kerberos authentication?
** Domain Cont...
2013 Jan 09
1
Question about implementing samba4 cleartext passwords
Hello
I want to create a domain using samba4 and from there to authenticate
users against ad. The challange for me is that i have never worked out
with domain or with ldap , and that i need to use AD users/passwords to
authenticate not only the domain clients , but the mail users and
perhaps the ftp, or web users , that are on another linux distro's.
It is possible to implement a AD with samba4,...
2014 Feb 20
0
samba4 success/failure report...all's working despite kerberized ssh
...ose is for mappings if the username within the
> directory is not the same as on the system, e.g. if I want to
> let test log into an account foo on the system.
>
> To summarize:
>
> - The user is configured in samba4 ldap (no local user)
> - Not using gssapi and use password challange works.
> * It does not matter if I deactivate gssapi in the client or server,
> as soon as it is deactivated I get a password challange and can
> log in.
> - As soon as client and server are configured to use gssapi the server
> closes the connection when it should pr...
2002 Oct 17
3
quick pam_winbind.so question
2.2.6 installed from rpm on rh 7.2 system...
I'm trying to use pam_winbind and apache's basic authentication to
restrict access to certain directories served by apache.
It does work, but when I enter a wrong password I get this error in
log.winbindd:
Plain-text authentication for user jarboed returned NT_STATUS_WRONG_PASSWORD
Is there a way that pam_winbind.so can encrypt the passwords
2004 Dec 21
1
Lets try this again then! Q: SIP error from dialplan I suspect!
I am playing with the dialplan to get it working and I have a challange
with this error. I can't find what it means on the wiki :(
Any sugestions would be helpful at being able to forward it to the SIP
phone if it is online and avaliable but then let that fail and drop into
voicemail if it is not online or is busy.
cheers
David
-- Executing Dial("IAX2/fir...
2005 Aug 09
3
Build on Itanium fails
....
I have a dual 1.6 Ghz Itanium with 4 Gb of memory. Yes, a lot of power
for Asterisk. I am running SuSE Enterprise Server with the
2.6.5-7.97-default kernel. I have just started to look into Asterisk and
I am in the building stage. Now building something on Itanium is almost
always a bit of a challange. This is unfortunately the case for Asterisk
as well. I have seen some binary build for Itanium on Debian, so it
should work somehow.
The problem I am currently facing seem to be in the codecs/gsm
directory. I am getting the error:
==============================================================...
2011 Feb 25
6
group by in data.frame
Hi all,
i have a little problem, and i think it is really simple to solve, but i
dont know exactly how to.
here is the "challange":
i have a data.frame with n colum, i have to group 2 of them and calculate
the mean value of the 3. one. so far so good, that was easy - i used
aggregate function to do this:
group<-aggregate(x[,1],list(x[,2],x[,3]),mean)
and now i have to copy the calculated mean value to every row of...
2006 Mar 26
7
MVC Design
Hello I have been using LAMP for the last 6 years and i am now finally
making the choice to move over to RoR. This MVC stuff is all very new to
me. As i have no trouble understanding ruby code... or any code for that
matter.. my challange comes in getting my head around the MVC stuff. Is
there any demos articles that you guys have seen that takes a site or a
business breif and explains where to use controllers where to use models
and where to use views... An over all idea of MVC desgin is what i am
after. I have already looked...
2004 Nov 01
6
calling an iaxy
iH
i have an IAXy which i can make calls from but am unable to call. when
i dial the extension assigned, i get the following from the console;
-- Executing Dial("SIP/5801-b665", "IAX2/5899@192.168.0.5") in new
stack
-- Called 5899@192.168.0.5
-- Call accepted by 192.168.0.5 (format ULAW)
Nov 1 12:28:33 NOTICE[163850]: chan_iax2.c:5546 socket_read: Rejected
2002 Jun 05
1
samba AIX / NT network issue
...ACK took too long to respond
possibly insufficient buffer space on one side or the other
2 alerts
WINS lookup performed
tried to connect null again
tried to to connect ing-nt-dc/IPC$
tried to pull netlogon -> SUCCESS
RPC 5.0 BIND
Lots of peramaters transferred
netlogon called -> requests challange
three way handshake request and response
connects and disconnects.
Some NetBIOS traffic is detected but cannon be encoded
at the same time/soon after we get a window frozen error
Then oddly enough a NetBIOS session request and confirmation
negotiation begins
connection is made to share as prop...
2023 Oct 23
2
Question about silos and Authentication policies
Thanks Rob for chiming in.
Stefan,
I do want to be very clear, one of the big challanges that we as
developers face building these kind of tools is that we don't run AD
domains day-to-day. So we really value good feedback on the
ergonomics.
If you can test with our work in progress, we are keen to adapt the
tooling where possible to be more in line with what is 'naturally
e...