Displaying 20 results from an estimated 800 matches similar to: "CLUELESS NEWBIE needs help making an outboundsip call to PSTN"
2003 Jul 23
1
Newbie Help
Hi - after hearing others rave about * I thought I'd have a go - extract
from a 'make' on a stock debian system as follows... (I tried to post the
whole make up to this point but it was too big for the list)
make[1]: Leaving directory `/usr/src/asterisk/channels'
make[1]: Entering directory `/usr/src/asterisk/pbx'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
2003 Oct 14
2
T100P to Adtran TA750 - No dialtone or ring
Hello all,
I've got a T100P connected to an Adtran TA750 with a T1 crossover...
This connects to a patch panel with phone ports. The Adtran is fully
populated with FXS cards.
All I get on any phone port is a fast clicking noise... No dialtone.
Asterisk 'sees' the card, (the channels show up in /proc/zaptel).
Incoming calls are routed to the zap/x channel, but no ring.
I'm
2005 Jul 26
1
What does pbx-wilcalu.so do and why does it keep crashing my * box?
I downloaded the latest CVS a few days ago. It all compiled nicely on my
new AAH platform. However, it won't start up.
Investigation of my log files produces this;
Jul 26 22:59:18 VERBOSE[31473] logger.c: [pbx_wilcalu.so]
Jul 26 22:59:18 VERBOSE[31473] logger.c: [pbx_wilcalu.so]
Jul 26 22:59:18 WARNING[31473] loader.c:
/usr/lib/asterisk/modules/pbx_wilcalu.so: undefined symbol:
2006 Jun 11
1
asterisk-1.2.9.1
hi !
i have installed asterisk-1.2.9.1
but am unable to run it
i am getting this error
"[pbx_wilcalu.so]Jun 11 16:43:00 WARNING[8968]: loader.c:325
__load_resource: /usr/lib/asterisk/modules/pbx_wilcalu.so: undefined symbol:
ast_pthread_create
Jun 11 16:43:00 WARNING[8968]: loader.c:554 load_modules: Loading module
pbx_wilcalu.so failed!"
can anyone help me
i have redhat linux
2005 Nov 25
7
tcpdump not working with imq0 devices
On my debian woody (kernel 2.4.31) the tcpdump
doesn''t work with imq0 devices. If I try to tcpdump
imq devices there is no packet seen:
[...]
rt1:~# tcpdump -n -i imq0
Warning: arptype 65535 not supported by libpcap - falling back to cooked socket
tcpdump: WARNING: imq0: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on
2004 Aug 08
1
No Sound and Jungle:
Hi everyone,
I am running asterisk on red hat linux 9 box. The sound card is Intel
82801db AC' 97 audio and the module is i810_audio. It runs well with other
applications like xmms and the standard tests deliver a sound . I have also
tried to record voice and that works well too.
1-)Now when i run asterisk and i dial out an extension to play any sound
there is none. The same thing
2005 Jan 22
1
zaprtc load issue (different that other postings)
zaprtc 'load' is failing on my machine (the make was fine, same output
as other posts to this list)
[xxx@xxx zaptelrtc]# make load
sync
modprobe zaptel
insmod ./zaprtc.o
./zaprtc.o: init_module: Input/output error
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
You may find more information in syslog or
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1
Cannot find device "imq0"
mdew:~# lsmod
Module Size Used by Not tainted
ipt_REDIRECT 728 0 (autoclean)
ipt_MARK 728 2 (autoclean)
iptable_mangle 2100 1 (autoclean)
ipt_REJECT 2712 4 (autoclean)
iptable_filter 1672 1 (autoclean)
2003 May 06
2
active ftp & connection tracking ?
this :
iptables -A FORWARD -i internal-interface -j ACCEPT
iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A FORWARD -j DROP
doesn''t seem to work for active-ftp .. i even manualy loaded ip_conntrack_ftp but as u see it is unused :
# lsmod
Module Size Used by Not tainted
ip_conntrack_ftp 4272 0 (unused)
iptable_nat
2003 Jun 15
2
Ext3-Bug in Kernel 2.4.21?
Hi,
The following error message appeared in syslog while the filesharing
client overnet was running and writing to the disk.
I first only noticed that suddenly Opera was frozen and no new terminals
could be started.
Regards
W. Pichler
syslog
Jun 15 13:15:34 pc kernel: Unable to handle kernel NULL pointer
dereference at virtual address 0000000e
Jun 15 13:15:34 pc kernel: printing eip:
Jun
2005 May 02
4
DELL 2800 : PCI Parity error
Hi,
I am struggling to get rid of a conflict on DELL 2800 : PCI Parity error
(EB113 on the display)
I am learning linux and asterisk as I go along, there might be obvious
things I should know, but bear with me.
>From demsg below my 2 digium cards installed are listed (no config or
connections done to digium cards yet), the conflict is with the TDM400P
card, without that card, in any slot, no
2004 Jul 06
2
ztdummy running, but moh & meetme don't work
Any thoughts on the following?
I am running asterisk from CVS (downloaded yesterday's
version, just to be sure) on a test system with no
digium cards in it, so I have installed ztdummy (see
logs and screenshots below) as a timing source.
When I call the music on hold extension from a Sipura
Sip connected analog phone, I hear nothing and start
getting
Warning[98310]: chan_sip.c:674
2004 Aug 26
1
Newbie needs help - Dev_Kit_Lite installation problem
Installing DevkitLite hardware (Very similar to John Lange's post on Tue
Oct 08 2002)
I cannot get anything to work on the phone connected to the s100u. I dont
know what to do.
Can someone please help me?
I used the sample configuration files from digium documentaion that was
supposed to be "sane" defaults for the kit.
Very similar to John Lange's post on Tue Oct 08 2002
Here
2004 Nov 29
3
TE410P lights don't blink read after the module is loaded
Greetings,
According to the FAQ "When you load the module and have no
circuit/channel bank the LED's should flash red"
I get the "knight rider" lights before the module loads, but after the
modules are loaded I don't get any lights, other equipment plugged in or
not.
The card has been on my shelf a while so I wonder if it needs a firmware
upgrade ? Can the cards
2005 Jun 02
3
CLUELESS NEWBIE needs help making an outbound sip call to PSTN
I'm going to try and ask this again and keep it short and as too the
point as I can while still providing enough info to be of use.
PLEASE advise if I am going about this wrong or asking too much.
I'm seriously doing my BEST to throughly read the docs and try a bunch of
things BEFORE coming here to ask and possibly annoy.
If is documentation that explains thsi process in terms that
2004 May 27
2
Tape drive problems
Hi,
Hi,
I have been googling, and can't find anything that will help me:
mt -f /dev/st0 status
/dev/st0: No such device or address
Any suggestion?
I am using CentOS 3 [RHEL ES3 without the licenses]
The tape drive is recognized at boot [from dmesg]
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
<Adaptec 29160 Ultra160 SCSI adapter>
aic7892:
2004 Sep 20
1
ZapRTC loading problems
I finally got 2.4 recompiled with RTC as a module:
Module Size Used by Not tainted
autofs 13684 0 (autoclean) (unused)
acenic 241092 0 (unused)
iptable_filter 2412 0 (autoclean) (unused)
ip_tables 15864 1 [iptable_filter]
e100 62340 1
rtc 9084 0 (autoclean)
Here is my
2002 Sep 02
1
incomplete smbmount smbfs Win98SE iso8859-1 translation in kernel 2.4.18
I'm getting only partial iso8859-1 translation from an smbfs mount from
my Win98SE machine. The smbfs mounted file system shows most lower-case
accented characters fine; but, it substitutes underscores for most of
the upper-case accented characters (and a few lower-case ones too):
# uname -a
Linux elm 2.4.18-8.1mdkian3 #7 Sat Aug 17 15:19:44 EDT 2002 i686 unknown
(Mandrake 8.2 Linux with all
2003 Oct 13
1
out going calls
I am not having any luck placing out going calls
I dial the number 08 82420173 ( our outside line )
But all I get is engaged signal and log this.
Oct 14 08:40:14 DEBUG[16401]: File pbx_wilcalu.c, Line 65 (autodial):
Entered Wil-Calu fd=20
Oct 14 08:40:14 DEBUG[8201]: File chan_sip.c, Line 657 (create_addr):
Setting NAT on RTP to 0
Oct 14 08:40:14 DEBUG[8201]: File chan_sip.c, Line 548
2006 Jan 30
1
Cant compile asterisk #error "You need newer libpri"
Trying to compile asterisk (again) from scratch.
I seem to be still experiencing the effects fro Jan 25 where I get no sip
to sip audio.
I have tried upgrading to 1.2.3 which has made no change in the
problem.
I am starting over and now trying to compile/install /trunk
zaptel
libpri
asterisk
following the instructions to grab the source trees:
# svn checkout