Displaying 20 results from an estimated 5000 matches similar to: "Using zap channels on 2 different servers"
2004 May 22
2
How to share Zap channels in 2 Asterisk servers
Hello
I am trying to setup Asterisk on 2 servers PBX300 and PBX200.
PBX300 has X100P card with 1 telephone line. PBX200 don't have any Zap device.
Softphone from PBX200 can talk to softphone on PBX300 but no outgoing call from
PBX200.
I can call from PBX300 outside but I am unable to configure soft Phone defined
in PBX200 to dial out side using PBX300 Zap devices.
I am geting error
2004 Jul 13
2
IAX2 calls through IAXTEL.com
I created an account at IAXTEL.com to route 1-700-XXX-XXXX calls
through. IAXTEL.com gave me a number (example) of 700-555-6226. I have
made the following changes to my:
/etc/asterisk/extensions.conf:
[iaxtel700]
exten =>
_81700XXXXXXX,1,Dial(IAX2/myusername:mypassword@iaxtel.com/${EXTEN:1})
exten =>
_81800NXXXXXX,1,Dial(IAX2/myusername:mypassword@iaxtel.com/${EXTEN:1})
2006 Mar 29
3
socket for mysql
I have mysql running on a different machine. I''ve editted database.yml,
here''s the entry
development:
adapter: mysql
database: cookbook
username: root
password: mypassword
host: posta.rmasonfamily.info
test:
adapter: mysql
database: cookbook
username: root
password: mypassword
host: posta.rmasonfamily.info
production:
adapter: mysql
database: cookbook
2005 Aug 12
2
Remotely rebooting Sipura SPA-3000 from command line
Hi all,
Anyone able to remotely reboot their password protected Sipura
SPA-3000 from command line. I am trying:
Sipura SPA-3000 from command line:
# wget http://admin:mypassword@192.168.1.55/admin/reboot
The strange thing is it works fine when I go to
http://admin:mypassword@192.168.1.55/admin/reboot with my web
browser...
Thanks....
2002 Sep 14
2
smbmount and WindowsXP
Hello!
Im trying to mount the ADMIN$ share of my windows XP and i cant!
I can mount other shares.
I do
./smbclient -L 192.168.0.18
added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
session request to 192.168.0.18 failed (Called name not present)
session request to 192 failed (Called name not present)
Password:
Domain=[WORKGROUP] OS=[Windows 5.1] Server=[Windows 2000 LAN
2019 Jun 29
2
R-Forge > GitHub?
Thanks to Duncan, Henrik and Henrik, Brian, and G?bor:
????? I created a local copy of the new GitHub version using the
following:
git clone https://sbgraves237:mypassword at github.com/sbgraves237/Ecdat.git
????? That worked in the sense that I got a local copy.? However, after
I rolled the version number and did "git commit" on the DESCRIPTION
files, my "git push"
2005 Jul 24
1
Incoming call prob
I am having a problem with your my nufone service.
I'm trying to setup incoming calls and I'm having no
success. Outgoing works fine though. The message I'm
getting is "the person you are call is not currently
reachable". I'm going to give you as much info as I
can. I'm also an asterisk newb! Anyways, I installed
asterisk@home. Set up extensions which communicate
2007 Jul 18
1
Asterisk Voicemail Imap Storage with MS Exchange
Hi,
did anybody manage to configure Asterisk (1.4.8) with imap voicemail
storage together with an Microsoft Exchange Server (2003)?
I can connect my asterisk to a local dovecot imap server without problems.
But if I change the settings to our exchange server I can?t connect...
Here is my config:
imapserver=exchangeserver
imapport=143
expungeonhangup=no
imapfolder=INBOX
imapflags=notls
2011 Jul 16
9
rake aborted!
hi , I have started to learn ruby on rails and I''m an absolute
beginner . when I try to rake a database like "rake db:schema:dump " I
get this message :
"rake aborted !
unknown database ''cms_development'' "
although I have modified my database.yml and have created my database
before.
I''ll be appreciated if someone can help me with this
thanks
2005 Dec 19
2
Logging of Form information in production environment.
It seems that in the default Production environment, Rails logs posted
form data. Isn't this a security risk? Especially since a user
creation form puts this in the logfile:
Processing Base#index (for 127.0.0.1 at 2005-12-18 21:03:33) [POST]
Parameters: {"user"=>{"password_confirmation"=>"mypassword",
"username"=>"seanwolfe",
2007 Jun 11
5
Access Windows AD share From Linux
I am trying to mount and access a Windows share, from one of our Active
Directory servers to one of our RedHat Enterprise 4 Linux hosts. I have
used Samba in the past to do the opposite, which worked very well.
I was successful in mounting the share, using the following:
mount -t smbfs -o username=<myid>,password=<mypassword> //<AD
Server>/<Share> /mnt/app1
2006 Oct 26
8
Problem mounting with credentials file
I am running Gentoo. I am trying to get my /etc/fstab to automatically
mount a remote Samba share at boot time. I have the following in my
/etc/fstab file:
//192.168.0.2/share /mnt/share cifs
auto,credentials=/home/user/.smbpasswd,uid=1000,umask=002,user 0 0
This works fine if I specify the username and password in the /etc/fstab
file. However, if I try to use the credentials file
2007 Nov 09
5
Access Denied for user
I''m getting ''Access denied for user ... Using password:YES ...
Mysql::Error'' message. The OS is Solaris 5.9, Ruby is 1.8.6 and Rails
is 1.2.3. AFAIK these are all fairly new adn shouldn''t suffer from the
''old password'' effect - even so , I have forced the password to be ''old
style'' to be on the safe side. The database.yml
2004 Aug 06
1
Badpassword Icecast
Hey guys. Let me give you a run down on specs before I go into my
problem:
<p> Computer 1 (zuckuss)
Linux 2.2.19
icecast 1.3.11 - compiled from source
lineused to start: /usr/local/icecast/bin/icecast
in icecast.conf ... changed:
location
rp_email
server_url
encoder_password mypassword
admin_password
2006 Apr 30
2
WARNING[12785]: acl.c:244 ast_get_ip_or_srv: Unable to lookup '????'
Hi,
Red Hat 9.0
Asterisk 1.2.7.1
Whenever I start Asterisk, I am unable to call out on my SIP channel:
>-- Executing Dial("Zap/1-1", "SIP/6137451576@6477235412||t|") in new stack
>Apr 30 11:02:00 WARNING[12814]: chan_sip.c:1973 create_addr: No such
host: 6477235412
>Apr 30 11:02:01 NOTICE[12814]: app_dial.c:1029 dial_exec_full: Unable to create
>channel of type
2004 Aug 10
1
Firefly and *... Argh!
Okay, I've read as much as I can, and I think i've followed
instructions, but I'm still having problems with * and firefly... I can
get outgoing to other freshtel working, but not incoming (I get the "not
available" voicemail), or outgoing to landline.
I'm using the debian asterisk package (0.9.1-RC1-4)
My iax.conf has in general (under my FWD register, which
2014 May 02
2
Auth fail getpwuid(3000007) failed
Hi
sorry to bother, but all of a sudden after a fresh install of samba with
the regular smb4.conf it keeps on failing when users try to authenticate:
smbclient -U MyUser \\\\MyServerName\\MyShare MyPassword
session setup failed: NT_STATUS_UNSUCCESSFUL
[...]
check_ntlm_password: authentication for user [MyUser] -> [MyUser] ->
[MyUser] succeeded
[2014/05/02 10:29:40.930648, 3]
2017 Feb 18
2
Issue connecting to dovecot from remote machine
Hi,
I've set up a postfix +dovecot configuration on my debian jessie.
But I have a connection issue. When I try to connect from thunderbird it
doesn not work. When I check out my debug logs I get :
auth-worker(22252): Info: pam(myuser,hostIP): pam_authenticate()
failed: Authentication failure (password mismatch?) (given password:
correctPassword)
Running doveadm auth test tells me I can
2019 Jun 29
2
R-Forge > GitHub?
Hi, Ott et al.:
????? What's the best way to get "Travis CI" to build and test the two
packages, Ecdat and Ecfun, that have long been combined in the Ecdat
project?
????? Following Ott's advice and studying studying Wickham's "R
Packages" (http://r-pkgs.had.co.nz/), I was able to configure RStudio so
it would sync using git with
2005 Jun 13
1
Need help connecting two * pcs with *@home
I have read through the info available on the list and searched for things
with google. I have found quite a bit of info on the subject, mainly to do
with 'simply add this to iax.conf and this to extentions.conf and it will
work'. So I tried all of those things and I can't for the life of me get this
thing to work properly.
What I want to be able to do is dial ext 2009 from server