similar to: Asterisk Registering with SER question

Displaying 20 results from an estimated 4000 matches similar to: "Asterisk Registering with SER question"

2005 Sep 21
1
I got "403", "Forbidden"... please help
Hi, I'm setting up Asterisk as a voicemail with SER. My problem is, when a caller that is not registered with asterisk (no username and password in sip.conf) it prompts "403, Forbidden" . I need all calls from outside of my network to reach asterisk for my users' voicemails, because anonymous users will surely reach voicemail of my users to leave messages. What do I
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
2005 Feb 09
1
Asterisk and SER Integration together
I know FWD uses a SER/Asterisk combo, and I keep hearing about the massive benefits, however, my initial playing around in SER's configuration indicates it's NOTHING like Asterisk at all, and almost 5x as difficult to understand and configure. But that's only after a few hours of playing with it. I'm interested in learning SER more, especially the integration with Asterisk. Is
2015 Apr 15
0
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
Quoting Rowland Penny <rowlandpenny at googlemail.com>: > 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,
2010 Nov 01
1
fts_solr on debian lenny dovecot 1.2.15
Hello, I cannot run FTS SOLR engine. OS is debian lenny. I re-compiled debian package (from backports) with --with-solr option. Dovecot loads fts_solr plugin. I know that it loads plugin because if I remove lib21_fts_solr_plugin.so, dovecot does not start. But it does not attempt to communicate with SOLR. Simple check: stop solr tomcat, and open 8080 port in netcat: $nc -l -p 8080 dovecot
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
2004 Sep 08
0
re: asterisk, SER and autocreatepeer
Hi all, quick question...i am using autocreatepeer to get asterisk to work with SER without having to specify each UA in sip.conf and in ser separately. 2 questions: 1. obviously this is not very secure because anyone can bypass the SER and register themselves as a peer with the asterisk. assuming i block incoming requests on the port asterisk is running SIP on (excluding requests from the SER, of
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
2011 Jan 04
0
dsync error: Unexpected finish reply
Hello! i'm trying to make mails backup with dsync on remote server dsync transfers data but then exits with error: $ dsync -f -u 'test123 at domain.tld' backup ssh mailuser at backupserver dsync -u 'test123 at domain.tld' >dsync-local(test123 at domain.tld): Error: Unexpected finish reply: + >dsync-local(test123 at domain.tld): Error: Unexpected reply from server: ok
2004 Dec 21
0
Slow login using Samba 3.09 but Samba 2.27 works ok.
Hello! We have Mandrake Linux 9.0 system with Samba v2.27 serving as a PDC for ~400 users. (Hardware: P1800, 256Mb). The performance is acceptable- user can log in in approx. 5 sec. (Includes copying ~700Kb roaming profile). Now we've got new server (P3000HT,512Mb,SATA) with Mandrake Linux 10.1 community and Samba 3.09 (compiled from sources). And guess what? Now user on the *same* computer
2005 Aug 08
1
Call forward & SER as SIP router
Hi, I'm trying to transfer an incoming call from the PSTN to another PSTN number through a SER - Asterisk system. SER doing only routing.. pstn call-> SER -> asterisk (call forward) -> SER -> pstn Logic for SER: If something comes from the pstn, send it to asterisk. If something comes from asterisk, send it to the pstn. Every time I am getting a "Got SIP response 481
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
2008 Jan 09
2
MENU / SHA1 passwords not working.
Hi. I'm having a problem with hashing passwords for use in the menu. If I specify plain passwords in my config it works file: Example: MENU MASTER PASSWD 1234567890 MENU PASSWD test123 However if I hash a password using the sha1pass script the resulting hashes don't work. MENU MASTER PASSWD $4$9qj4qv8g$HQ6Jl6TVrpign78XeofX2OLmfJo$ MENU PASSWD test123
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
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
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
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
2015 Apr 24
0
Cluster gets stopped
Hi I am using a two node cluster to achieve high availability. I am basically testing a scenario where in if i shutdown my node (node-1) then the other node (node-2) should start functioning like node-1. Currently what i am observing is that the entire cluster gets into "Stopped" state. Here is my cluster.conf file ************************ <?xml version="1.0"?>
2016 Oct 02
0
winbind join ad via the trust forest's child domain user failed.
On Sat, 01 Oct 2016 23:20:01 +0000 Fay zhang via samba <samba at lists.samba.org> wrote: > 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
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