Displaying 20 results from an estimated 300 matches similar to: "embedded Asterisk"
2004 Jan 16
1
ERROR[8192]
Hi all!
I get this error when trying to start asterisk:
ERROR[8192]: File asterisk.c, Line 1349 (main): Unable to connect to remote asterisk
What can be the problem?
Thank you!
Miklos
iPFONE Telefonia IP
Rua Caio Graco 735 S?o Paulo SP
iPBX +55 11 3801-3702
UK +44 870 - 3403539
FWD 64662
sip:ipfone@sipserver.com.br
www.ipfone.com.br
info@ipfone.com.br
-------------- next part
2003 Aug 04
14
Mysql CDR
hello all,
I am using the msql cdr module to store cdr in db, I realised that it does't capture the start and end time af a particular call record.
Therefore I dive into the source code to add the start and end time into the query (add something like cdr->start, cdr->end), but end up getting segfault.
the original version of cdr_mysql.so works fine but I need the start time and end
2003 Oct 31
2
MOH problem
Hi all!
Every time i receive a sip call MOH begin to play and i can?t talk to the caller.
My setup is the default.
Someone knows what is the problem?
thanks
Miklos
iPFONE Telefonia IP
Rua Caio Graco 735 S?o Paulo SP
iPBX +55 11 3801-3702
FWD 64662
ICH 31451543
www.ipfone.com.br
info@ipfone.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Sep 23
2
error message playing .mp3
> -----Original Message-----
> From: listas iPfone [mailto:listas@ipfone.com.br]
>
> Somebody knows why asterisk gives me that error wile playing .mp3
files?
>
> The files play well but the message aperas any way:
> WARNING[131089]: File format_mp3.c, Line 120 (mp3_read): Short read (0
of
> 4
> bytes) (No such file or directory)!
Listas,
You might try down-sampling
2005 Apr 07
2
blame-transfer protocol on PXE boot
hpa, etal,
pxelinux works great from a push of the reset button.
machine boots normally.
However, after i issue 'reboot' command, my box fails to find the tftp
server during reboot.
This looks to be happening before pxelinux has any chance to participate,
so it cannot be to blame.
Im seeking corroboration here before I go badgering the bios-provider
here's the relevant
2005 May 26
1
VIDEO ON 1.0.7 stable
--- listas iPfone <listas@ipfone.com.br> wrote:
> Hi all
>
> I need to know if the video support for h.263 is
> active in version stable
> 1.0.7 to use with eyeBeam in asterisk
it works for me...
[2222]
type=friend
secret=xxxx
auth=md5
callerid="myCallerId" <2222>
canreinvite=no
host=dynamic
disallow=all
context=default
allow=alaw
allow=ulaw
allow=speex
2007 Sep 05
1
FWIW - small bug in a PXE client
hi HPA,
in case youre collecting such bugs, heres what (I think) I know.
sorry for the excessive/pedantic detail..
this PXE code
NSC DP83815/DP83816 Fast Ethernet UNDI,
v1.03
Copyright (C) 2002, 2003 National Semiconductor Corporation
All rights reserved.
Pre-boot eXecution Environment PXE-2.0 (build 082)
Copyright (C) 1997-2000 Intel Corporation
has a
2009 May 24
1
PXEboot trouble with Soekris 4826
Hello Everyone,
I am having trouble with booting a soekris 4826 board.after setting up my
tftp,dhcp and web servers ,I log into the board using minicom and type boot
f0,which doesn't quite work out.
> boot f0
NSC DP83815/DP83816 Fast Ethernet UNDI, v1.03
Copyright (C) 2002, 2003 National Semiconductor Corporation
All rights reserved.
Pre-boot eXecution Environment PXE-2.0 (build 082)
2006 May 06
1
extlinux 3.20-pre8 notes
hi Peter, everyone,
I recently installed extlinux on my CF drive.
after a few botches, it works, with menu.c32 too.
Heres a few notes/observations:
- menuing seems pretty sensitive to presence of tabs in extlinux.conf,
unlike with pxelinux.cfg/default, Is this an oversight,
or something Im misremembering ?
- extlinux doesnt have the timeout after menu-choice.
if I dont choose, it times out and
2005 Jan 25
1
SYSLINUX 3.08-pre5
I have released SYSLINUX 3.08-pre5. Sparse files should now work
correctly in extlinux. Symlink support still needs to be added, though.
-hpa
2003 Dec 08
2
snom X MOH
Hi all!
I updated my snom200 to 2.02t and now MOH from * don?t works anymore... only the MOH from snom server and if i clear the MOH server field in the phone i have no MOH at all..( with the transfer button, moh plays using a extension).
Someone with that problem?
I downgrade to 2.01s but nothing changes.
Miklos
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Nov 23
2
OT: 1gigabt nics
Begging indulgence of the list - asking here because due
to the higher likelyhood of getting an answer...
I have an application that often loses connection from one machine to
another when one (or more) of the machines has particular brands of
1gig nics, but which runs rock solid when on 10meg nics and some 1
gig nics.
The application senses (falsely) that the connection has been shut
2003 Oct 15
2
My Grandstream works, but my X-Lite doesn't:no sound after 5sec
This is troubling. Shouldn't your hubs/routers autosense the 10MBPS?
---------- Original Message ----------------------------------
From: WipeOut <wipe_out@lycos.co.uk>
Reply-To: asterisk-users@lists.digium.com
Date: Wed, 15 Oct 2003 07:53:13 +0100
>Steven J. Sobol wrote:
>
>>On Wed, 15 Oct 2003, Jon Pounder wrote:
>>
>>
>>Nothing works. Call transfer
2004 Jan 23
6
rc.local dont works
Hi All
I have a problem with initialization of asterisk using my rc.local file. when i call asterisk from the prompt it works well but don?t in the initialization...
I have in my file that comands:
touch /var/lock/subsys/local
modprobe zaptel
modprobe wcfxo
safe_asterisk
I read in somewere that it can be an interrup problem and i use the cat proc/interrupt to see what is happening
Somebody
2003 Nov 27
13
Asterisk behind NAT << How to do it.
Thanks to ww and his patch on bug #104, I have successfully implemented
Asterisk behind NAT without using STUN or anything crazy. It's quite
straight forward.
Until this gets tested enough and put into CVS, you will have to patch
your chan_sip.c file to do this. I'm sure within the next few days this
will get put merged into CVS if no one finds any problems.
I tried this on chan_sip.c
2003 Oct 08
7
chan_capi and latest Debian package
After
apt-get update && apt-get upgrade -y
wget http://www.junghanns.net/asterisk/downloads/chan_capi.0.2.5c.tar.gz
tar xfvz chan_capi.02.5c.tar.gz
cd chan_capi-0.2.5c
make && make install
shutdown -r now
asterisk seg faults upon calling in via ISDN.
Any ideas are greatly appreciated.
rgds
pos
2003 Sep 14
2
Stange NIC Problem: DFE-538TX
Hi there,
I'm having an odd problem where this NIC (cheap-o, yes I know) doesn't seem
to work on FreeBSD correctly. I have the same cards (even revision models)
in two win boxen and they work fine. 10baseT works but not 100baseT.
With a normal NIC config, without explicitly setting the media to 10baseT,
it will autosense as 100BaseT @ full-duplex, showing active. However I
can't
2003 Oct 06
6
Alternatives to FXS cards?
Hi everyone,
I know someone makes a product that's a POTS phone to SIP converter,
where you just plug your POTS phone in one side and the network cable in
the other. Has anyone successfully used any of these with Asterisk, and
if so how expensive were they?
I ask partly out of frustration with the FXS cards but mostly because it
would make installation MUCH easier for what we're
2004 Jan 26
0
Digium FXO Card
Hi,
I wish to know if GNUGk can work with * running as a gateway with the Digium
FXO card.
Kindly share your experiences in case there are some issues which one must
know before going in for such a setup.
Also, I've been reading about the DialTone detection capability by the
hardware in different countries. What are the issues with it?
Thanks & Regards,
Deepak
----- Original Message
2007 Apr 18
1
[Bridge] recent crashes? Linux kernel 2.6.18-1.2239.fc5 (Linux Fedora Core 5)
At the risk of angering the crash Gods, my sustem has NOT crashed again
since I downgraded the kernel from 2.6.18-1.2239.fc5 to 2.6.18-1.2200.fc5.
Given that newfound stability, and my lack of time, I'm going to put on
hold any further diagnostics, until the next kernel revision is released.
I have submitted a report at bugzilla.redhat.com (bug 218128). (Ah, nuts;
accidentally created a