similar to: I got "403", "Forbidden"... please help

Displaying 20 results from an estimated 200 matches similar to: "I got "403", "Forbidden"... please help"

2005 Sep 21
4
How to retrieve voicemail from an IP phone?
Hi, How can I retrieve those voicemails using my ip phone? and how will i confiugre it on asterisk? Please help I'm very new in asterisk. Thanks, -- Ryan Pagquil Infodyne Inc. - PhilOnline.com 3603 Antel Global Corporate Center Do?a Julia Vargas Ave. Ortigas Center Pasig City Tel: 687-0715 Web: www.philonline.com
2005 Sep 15
0
No sounds on Playback()
Hi guys, </br> This is my first post. I'm configuring asterisk together with SER. I'm testing the voicemail feature of asterisk. When I dial the extension it supposed to play first a voice prompt before recording starts. But I can't hear any sounds from Asterisk. Here are my configs: </br> </br>sip.conf </br>[general] </br>port = 5060
2006 Jan 31
4
Asterisk Registering with SER question
Hi, I've been registering asterisk to ser. I'm using SER as the outbound SIP trunk for Asterisk. Users registered with Asterisk will use the SIP trunk to reach SER registered users and PSTN's. Now when I register Asterisk with SER, on my SER's location table I see these record: Username Column = asterisk Contact Column = sip:s@202.84.24.47 I have a script running that checks
2006 Mar 22
3
Voicemail limit?
Hi, Is there an account limit for voicemail? I have 80+ users in the voicemail and I can only reach the 70-ieth user. If there is a limit how can I increase it to hundred for example? Thanks, Ryan
2008 Jun 20
15
before_save model callback rspec testing
hi all, i''m learning rspec and i can''t figure out how to test if a callback is executed in a model. my model code is: class User < ActiveRecord::Base before_save :encrypt_password ... def encrypt(password) self.class.encrypt(password, salt) end thanks a lot, cs. -- Posted via http://www.ruby-forum.com/.
2015 Apr 14
3
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
On 14/04/15 20:59, Adam Tauno Williams wrote: > On Tue, 2015-04-14 at 15:20 +0100, Rowland Penny wrote: >> On 14/04/15 14:59, Adam Tauno Williams wrote: >>> On Thu, 2014-10-30 at 13:41 -0300, Horacio G. de Oro wrote: >>>> Hi! I'm trying to add a member to be used as fileserver, following the >>>> guides at: >>>> -
2009 Nov 17
4
fts squat non-english search for 2 words
Hello, It looks I encoutered a bug or misconfiguration. fts_squat search for subject and body works excellent for English mails. For non-English (in particular, Russian) it works only when query consists of 1 word. Phrases - 2 and more words - always returns nothing. Example: search for "planet" ("???????") returns results, search for "Earth" ("?????") also
2019 Jun 28
1
Curios case of UID
Hi, Not sure if this has been asked before. When we create new users in our AD box, they get the UIDs in high 30000 range. Is this normal? If yes, can we change the starting range? We migrated using ClassicUpgrade, now running Ubuntu 18.04 VM The smb.conf looks like workgroup = ADDOM realm = ADDOM.COM netbios name = WNAD01 server role = active directory domain
2009 Nov 04
3
[PATCH x 3] Three small fixes for Debian
These small fixes are required to fix the build and tests on Debian (using the debootstrap/debirf appliance). There is currently another bug in the Debian tests which I'm looking into. hexdump always fails as follows: libguestfs: error: hexdump: hexdump: /test123: hexdump: /sysroot/test123: Bad file descriptor Rich. -- Richard Jones, Virtualization Group, Red Hat
2016 Oct 01
2
winbind join ad via the trust forest's child domain user failed.
Hi all, I want to let linux server join ad by using a trust ad's child domain user, but failed with error. below is my env and what I have try I have 3 domain controller: test.com,demo.com and chn.demo.com test.com with demo.com is two way trust. and chn.demo.com is the child domain of demo.com demo at demo.com chn at chn.demo.com can join ad member to test.com I have tested demo at
2007 May 14
3
pxe password protect option
Hi, I have tried several different line options, but I cannot seem to get the pxe master password option to work? I have basically tried all combinations of: DEFAULT local PROMPT 0 ALLOWOPTIONS 1 TIMEOUT 500 MENU TITLE sometitle MENU MASTER PASSWD somepassword But just can't seem to get the menu to prompt for a password. version I have is pxe 3.31 Thanks for any help
2009 May 29
1
IAX2 trunking with Older Asterisk version ?
Hi All, Is it possible to make a IAX2 connection between asterisk 1.6.1.0 , and asterisk 1.2.14 ? i tried to use a IAX2 connection between version 1.2.14 and 1.6.1.0 but it gave an error - 1.2.14 End - Error Msg WARNING[8313]: chan_iax2.c:7103 socket_read: Call rejected by 147.120.203.71: No authority found 1.2 END , IAX.conf [trunk14] type=friend host=147.120.203.71 secret=test123
2004 May 19
2
sharing users home dirs for Win2003 and linux
I've setup a linux box with winbind as a member in Win2003 AD and everything works fine. I want to share the Win2003 users home dirs with the linux box, i.e. when a user logs into the linux box, after he's authenticated through winbind, he should have his home dir from the Windows box, how can I do that?? Obviously I have to use CIFS to mount the dirs, but how do I maintain file and dirs
2007 Nov 18
2
Trouble with asterisk-users mailman
I'm trying this again because the last attempt didn't go through (thus more or less proving one of the below to be true.) Jesse Molina wrote: > > Test123 > > My messages to this mailing list are disappearing. > > Is this list quietly being moderated? > > Have I been wrongly black-holed? > > SpamAssassin gone wrong? > > > -- # Jesse
2006 Apr 21
1
Data access problem in object when using acts_as_authenticated
Hi all, I''m running into this frustrating issue with the acts_as_authenticated plugin and one of the additional fields I added to the users table. I have added a column ''account_type'' to the users table (among several others) which denotes the type of account it is. This stores an integer value that is set by the system during account creation. The value is getting set
2005 Aug 31
2
Hash
Hi, Anyone knows how to fix It? smbldap-passwd testuser Changing password for testuser New password : XXXX Retype new password :XXXX Use of uninitialized value in concatenation (.) or string at /usr/sbin/smbldap-passwd line 263, <STDIN> line 2. I cannot generate the proper hash! I tried without a "mangling type" parameter, but doesn?t cause any different efect. Thanks,
2009 Nov 24
2
Problem using LDAP generating Userhome
Hi there, I'm trying to let dovecot generate the userhome directory dynamicly via user_attr. If "uid" is returned from LDAP before "mail" everything is fine, but if "mail" is delivered before "uid" the localpart of the mailaddress is used in home path. e.g.: Mail: testuser at domain.de UID : test123 sometimes home is /mail/store/testuser and
2005 Sep 28
3
cisco phones problems
hi folks. we recently deployed 10 Cisco 7960G w/ SIP firmware 7.3 on our network and we start having problems of dropping calls (actually the calls wasn't dropped it just the sound was muted for about 5-10 seconds, but most users will think the call dropped and hangup/redial). i've check the console output. there was a lot of messages like the following: Sep 28 15:00:49 NOTICE[8182]:
2015 Mar 20
2
[LLVMdev] New kind of metadata to capture LLVM IR linking structure
Hello all llvm-link merges together the metadata from the IR files being linked together. This means that when linking different libraries together (i.e. multiple source files that have been compiled into a single LLVM IR file) it can be hard or impossible to identify the library boundaries. We're using LLVM to do static analysis of applications (together with their dependent libraries) and
2016 Apr 01
2
knit and smbclient executed with different users but no error thrown
Hi, I am using different users while executing kinit and smbclient as shown below, but I am not getting any error. How can a initial ticket granted to one user can be used for another user. Can you give some clarification. I am not an expert hence this doubt. I am using win 2003 AD. [root at 0050568B7DEB samba-4.3.4]# klist klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_0)