Displaying 20 results from an estimated 1000 matches similar to: "asterisk authentication issue"
2006 Feb 28
1
FW: Re: Delay on Phone ringing
Skipped content of type multipart/alternative-------------- next part --------------
asterisk1*CLI> soft hangup Zap/1-1
Requested Hangup on channel 'Zap/1-1'
== Spawn extension (macro-exten-vm, s-BUSY, 2) exited non-zero on 'Zap/1-1' in macro 'exten-vm'
== Spawn extension (ext-local, 220, 1) exited non-zero on 'Zap/1-1'
-- Hungup 'Zap/1-1'
--
2005 Jun 21
1
DID not working? + sendmail problems
I have a box running *@Home 1.0 and I noticed today when I went to
change some settings to do with the DID's that it is no longer detecting
the different lines.
I have a Digium 4 port line card and Im pretty sure that the DID's used
to work when I used fxs_ks signaling on them. However I changed to
fxs_ls signaling because the ks wasn't detecting when people were
hanging up properly.
2006 Feb 27
3
Asterisk with HT 488 FXO
Hi, i have a HT 488 and I want using this like an FXO for Asterisk.
I have find some configuration in the list archive & google but my HT
with these config not work.
my sip.conf
[HT-488]
username=400
type=peer
secret=wowowow
qualify=yes
port=5062
nat=no
host=192.168.1.157
fromuser=400
disallow=all
context=from-pstn
allow=g711u
allow=ulaw
allow=alaw
my sip debug:
2006 May 26
2
Asterisk.NET authentication problem
Hi
I'm very new to Asterisk and this is my first posting to this mailing
list. I got a Asterisk@home V2.8 working, and now I'm trying to use
Asterisk.NET (http://sourceforge.net/projects/asterisk-dotnet) to get
call events to my C# program.
Asterisk.NET comes with a sample program called Asterisk.NET.Test and it
uses the following default constants for login:
const
2005 May 05
2
7777 (simulate incoming call) not working
I'm setting up a new AAH 1.0 box to replace my AAH 0.6 box. Though on the
new box, I've installed a generic ebay X100P. I don't have my livevoip or
voicepulse accounts set up yet on the new box (can both boxes be registered
at the same time?). I've set up one IP phone (SPA841) with the new box. I
have my SBC POTS line plugged into the fxo card. I set up everything in
AMP.
2005 Jul 17
2
HFC BRIstuff woes
Hi All,
It's broken !! (drat)
Asterisk if failing to load with the following error (taken from end of
/var/log/asterisk/full) after adding bristuff.
Can anyone help please?
Jul 17 19:57:54 VERBOSE[2503]: == Registered channel type 'Phone'
(Standard Linux Telephony API Driver)
Jul 17 19:57:54 VERBOSE[2503]: [chan_zap.so]Jul 17 19:57:54
VERBOSE[2503]: [chan_zap.so] =>
2005 Mar 11
7
Sip show registry returning nothing
Hello all,
For some reason I am not showing registration in SIP.
Can anyone give me an idea what can cause this?
asterisk1*CLI> sip show registry
Host Username Refresh State
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050311/bd3a7577/attachment.htm
2007 Mar 15
2
A200 card problem
Hi -
I just got an A200 card with 1 FXO and 1 FXS module. Sadly, I can't
make it work- currently, asterisk will not startup because of a bad
module. Below are some log files/config files. If anyone has any
suggestions, I'd appreciate it.
I used Trixbox 2.0 and followed instructions on (http://
sangoma.editme.com/wanpipe-linux-asterisk-atHome) - no problems
running through or
2014 Jul 20
1
Asterisk 12 fails to launch with option -C
I am trying to launch Asterisk on a different directory with the parameter 'C
asterisk -vvvvvvvvvvvvvvvvvvgc -C /etc/asterisk1/asterisk.conf
Parsing '/etc/asterisk1/extconfig.conf': Found
Resetting translation matrix
UUID system initiated
Parsing /etc/asterisk1/asterisk.conf
== Parsing '/etc/asterisk1/asterisk.conf': Found
Not changing threadpool size since new size 0 is
2011 Jul 01
1
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
Hi
Please help me understand about the below issue ?
[root at asterisk1 ~]# /etc/init.d/asterisk restart
Stopping safe_asterisk: [ OK ]
Shutting down asterisk: [ OK ]
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open
files: cannot modify limit: Operation not permitted
2005 Feb 10
12
asterisk@home scary log
Hi everybody,
I'm testing asterisk@home 0.4,
looks great so far
I was working when I have been alerted by a bip comming from the * pc...
I connected a screen to it and saw that there was a message which looked like :
Message from syslogd@asterisk1 at Thu Feb 10 09:01:00 2005 ...
asterisk1
so I stopped asterisk, type mail and got a strange mail saying that
user xxxx@yahoo.com could
2007 Mar 13
1
IAX2 Question (Asterisk 1.4 tarball)
I've got IAX2 setup between two servers with this config:
I have two servers on a switch: asteriskm is 192.168.0.160 and asterisk1 is
192.168.0.161 asteriskm has a Sangoma T1 card in it. I want to route calls
from asteriskm to asterisk1 which will run an AGI IVR for the call.
Config is below, but my problem is that 90-95% of the time when I start
asterisk on the two servers I get the
2006 Dec 18
1
Follow-me challenge
The problem I am running into is that when the call to my cellphone is made,
it appears as though the call "completes" so it never rolls to asterisk
voicemail.
Here is my current config:
exten => 102,1,Dial(${sipura},10,)
exten => 102,n,playback(pls-wait-connect-call)
exten => 102,n,Dial(IAX2/asterisk1/9139275900,10,r)
exten => 102,n,VoiceMail(u102@default)
exten =>
2006 Dec 25
2
Asterisk 1.4 - no PRI and no Zap?
Has anyone else installed the official 1.4.0 release? I have, and it
installed very easily. However, I don't have any of my usual command
line tools for monitoring and debugging zap channels and PRI lines:
asterisk1*CLI> pri show span 1
No such command 'pri show' (type 'help' for help)
asterisk1*CLI>
Ditto with zap stuff:
asterisk1*CLI> zap show
2008 Dec 18
1
Ghost in the Channel-Banks
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've been struggling with an ongoing problem the last month.
Here is the layout of the wiring:
T1 from ISP > DiTech Echo Cancel device > Voice Channel-Bank
(same) T1 from ISP > (same) DiTech Echo Cancel device > asterisk1 server
zap card > fax channel bank
(same) T1 from ISP > (same) DiTech Echo Cancel device > asterisk1
2005 Jan 04
1
DID and Callback - Questions!!!
Hi,
I need some information on DID and Callback. Please read-on:
Question on DID (User1 Calling User2 via normal Telephone line and sending
its CLI:
Connectivity is as below:
User1 ==PSTN==> DigiumE1/Asterisk1 ==INTERNET==> DigiumE1/Asterisk2
==PSTN==> User2
1. Can User1 make a single stage call to User2 via Asterisk1?
Currently User1 is able call User2 on Two Stage basis (Asterisk
2006 Oct 23
3
Unicall Installation
Hi,
Could anyone knows what went wrong with the error below result of installation of libsupertone.
[root@asterisk1 latest]# tar xvf libsupertone-0.0.2.tar
libsupertone-0.0.2/
libsupertone-0.0.2/AUTHORS
libsupertone-0.0.2/Makefile.am
libsupertone-0.0.2/COPYING
libsupertone-0.0.2/config/
libsupertone-0.0.2/config/ltmain.sh
libsupertone-0.0.2/config/missing
libsupertone-0.0.2/config/install-sh
2006 Jun 25
5
FW: Asterisk Quintum A800 SIP Mode
Hello,
I got Quintum A800 with the P5-2-1 firmware. I configure my asterisk trunk
as followed:
[SIP_BD1]
type=peer
qualify=yes
host=192.168.0.254
disallow=all
context=from-pstn
allow=h723
and inside the quantum I change the config sip useragent to 5060. Up to this
part if I run sip show peers, I got:
asterisk1*CLI> sip show peers
Name/username????????????? Host??????????? Dyn Nat ACL
2011 Feb 15
1
outbound call leg CALLID
Hello everyone
Is there a possibility to catch an outbound callleg ID for the follovong
scenario: some carrier -----> ------(asterisk1) --->-----asterisk2 ?
I can get inbound callid for asterisk1 with a ${SIPCALLID} in
extensions.conf or to look it up in cdrs field (are the same). But how about
outbound? I have all calls just forwarded through asterisk1, not answered
and for every call I
2005 Feb 18
1
Disable Loop Detection
Hello,
I've got the following situation:
--------- Asterisk1 ------------- SER ---------- other world
|
|
----------Asterisk2 -----------------
In addition i'm doing a sort of "vhost" on the asterisk machines, so there
could be 3 seperate companies using 1 asterisk box.
If an asterisk1 user calls