Displaying 20 results from an estimated 600 matches similar to: "Strange Sip problem?"
2003 Apr 18
1
Account code on SIP
I was wondering if the accountcode flag works
with sip channels. I was looking into the
debug and ,even if I have the line accountcode=XXX
into the users sections of my sip.conf, I don't see
it logged into the cdr.
Matteo Brancaleoni
mbrancaleoni@espia.it
Emmegi System Administrator
EspiA - EMMEGI Srl - e*solution provider
Uffici: Via Pascoli, 37
20129 Milano - Italy
Sede Legale: Corso
2003 Feb 21
0
I4l outgoing dtmf problem.
Hi.
I'm working with i4l with asterisk CVS-02/21/03-13:59:12,
plus i4l (chan modem i4l *dsp patched* and kernel 2.4.19
patched to disable dtmf).
All seems ok (apart some echo issues that seems gone
with mec2 aggressive suppressor), but outgoing dtmf
doesn't work . or at least I hear the very first part
of the dtmf, but then it seems suppressed.
here's my modem.conf
[interfaces]
2003 Mar 03
0
Asterisk log rotation
Hi.
Has anyone provided an easy way to rotate
asterisk log files into /var/log/asterisk.
I want to do that, because I prefer
to have full logging enabled in the debug file
and the messages file, but could became pretty
big. Same apply for cdr-csv files.
I wanted to setup a logrotate rule, but was
thinking if I must use a kill -HUP to asterisk.
(never tried HUP with asterisk... don't know
if
2003 Apr 02
0
Zap flash bug?
Hi.
I'm experiencing that bug with flash on zaptel.
That's the problem:
Zap/A call Zap/B
Zap/B flash transfers to Zap/C
Now Zap/A is online with Zap/C
Till now all ok...
but now if Zap/C wants to transfer again,
it can't... the debug says that it got a
WinkFlash when call not up or ringing
(as attached below, Zap/10 is Zap/C in my example)
Apr 2 09:14:01 DEBUG[32789]: File
2004 Sep 22
1
Status of conference calls at Astricon ?
On late august, there was a thread about
setting up some meetme conferences to
be able to follow Astricon remotely.
This indeed could be nice for those
that can't attend for various reason.
And of course is a demonstration of
Asterisk capabilities... :)
(Astricon without a remote conference
for guest is like a big it expo without
internet connections...)
I have some bandwidth here, so can
2004 Jun 17
4
7960 straight through?
if i go off hook and dial 666 from an internal sipura spa-x000
(at extn 141), it rings straight through to extn 666.
using the same dialplan, from a cisco 7960 with 7.1 sip code
(at extn 142), i have to
go off hook
hit NewCall
punch 142 (or any valid extn in the dialplan)
hit Dial
then dial 666
wtf?
sip.conf for crisco
[fiji]
callerid="crisco" <142>
2003 Nov 24
0
Picking an open channel (FXO port) for outbo und calls
Thanks to everyone for your quick responses to this question. I'm very
excited about the Asterisk project, and the growing community seems to be
very active these days. Hopefully when the time comes for our county's
transition to VoIP we may be able to go for an Asterisk-based solution.
--
Tony Kava
Network Administrator
Pottawattamie County, Iowa
-----Original Message-----
From:
2003 Oct 19
0
Flastman 0.0.1-pre-alpha
Hi.
My first 'snapshot' of flastman is out.
Flastman stands for FLash ASTerisk MANager.
written in flash, this first version is just
a proof of concept, ie doesn't nothing except
for logging in/out & displaying manager events
while logged in.
But is realtime & in any flash-enabled browser.
Not very useful yet, but I'm going to improve it.
For the hardcore testers, grab it
2004 Jan 31
1
asterisk php status viewer
since I was annoyed this morning, I
wrote this simple php script to output
channel status from asterisk manager.
<disclaimer>
that's very bad written, nor commented...
I wrote that just for fun
</disclaimer>
and if someone will use that / improve
it , just lemme know.
http://asterisk.espia-net.net
(wrote with php 4.3.3 and depends
on Event: StatusComplete, so a recent
* cvs
2003 Apr 08
1
Wiki for the * community.
Hi 2 all.
I was thinking to start a little web site with phpwiki,
to let the * community build a sort of shared
documentation 'bout * & related.
That because in a wiki "place" all grows faster,
and is also the right place to share experiences.
For example it's right to have documentation
about * installations, ie who has done what with asterisk
Till now we don't know
2003 Jun 13
3
Call queues for phone operator
Hi.
I was wondering how can I make incoming calls to wait if the phone
operator is busy. I've 8 incoming lines, with 30 extensions.
What I need is if the operator is busy with call nr #1 , the new
incoming call waits until the op. is free.
Looking into app_queue seems the way to go.
So I want to ask if I'm right or wrong:
I set up only a queue , is to say operatorq, where
the only member
2003 Oct 07
1
[PATCH] allow announcements in app_dial
Hi.
Since a customer requested us that feature, I wrote this
little patch for app_dial to allow to play an
announcement to the called party, as soon he answers.
you can define the file to play in the dial() option,
using A(filename).
for example:
exten => blah,1,Dial(Zap/blah,30,rA(/my/own/announce)Tt)
that doesn't break anything ...
feel free to blame me for anything bad this patch
2003 Nov 14
0
Hidden bug in *8 call pickup with Sip
Hi.
Seems that there's a hidden bug in sip call pickup
with *8.
If I pickup a Sip ringing phone from another sip phone
on the very first ring (before the first ring completes),
the ringing phone doesn't stop ringing, however the call
is connected ok.
But, if I pickup the call after the first ring,
(after the first, the second, or during the second,
or other silly combinations always
2004 Jan 20
0
[A-bit-OT] Power Over Ethernet Discovery process
Hi,
Since someone asked, here's how POE standard does discovery
process for a POE device. of course is a passive detection...
but that's why you don't have POE always-on on a POE enabled
switch port....
you can find more info in article area of
http://www.poweroverethernet.com
and full specs @ http://www.ieee802.org/3/af/index.html
You will find a resistance value in the quote
2004 Apr 26
0
Re: [Asterisk-cvs] asterisk BUGS,1.7.2.1,1.7.2.2
Hi, about select vs poll differences, like in cvs message below
<snip>
>
> Modified Files:
> Tag: v1-0_stable
> BUGS
> Log Message:
> Update 1.0 BUGS file to be aware of select vs. poll stuff
<snip>
> +* The number of channels that can be simultaneously run through Asterisk
> + may be more limited than in development releases due to the use of
> +
2004 May 28
0
E1 channel bank problem
Hi all.
I have and E1 channel bank from Loop Telecom.
there's a little issue with it, I cannot ring
the phones on fxs interface, but can connect
without issue them.
What happens:
I dial the phone on port 1, asterisk says
"Zap/1 is ringing", but the phone on the
analog port doesn't ring. but if I take
off hook the ringed phone, asterisk detects
the answer at they're bridged
2004 Jun 18
0
Poopy errors on quad wcfxo
Hi all,
I'm experiencing problems with the TDM card
with 4 fxo modules. on all tests,
if the cards has 4 modules, I get
"poopy" kernel messages on the card.
The card works for sometime,then hangs
and a asterisk restart must be done,
along with kern modules unload/reload .
if I remove the first module, the card
works without problems at all on the
remaining 3 modules.
using latest
2010 Oct 07
1
asterisk router
Looking for a router to connect to a 5/50 cable modem that works with
Sip. A Crisco RVS4000
installed now has real problems with Sip, one-way audio and throughput
not up to the WAN speed.
No VPN needed, something affordable, $200-$350 US range. Every thing I
looked at in that range had
some reported problem except pfSense in a ATX box. Any recommendations
or comments appreciated.
thanks
2006 Jun 21
0
problem with kqueue
Hello,
I'm a new user of Dovecot (since 1.0b8) and I'ld report about a
possible bug.
Situation:
Dovecot 1.0beta9 with kqueue support
FreeBSD 6.1-Release
x86 machine (IBM x206, P4 3.2 Ghz)
local filesystem UFS2
This is an internal, experimental, mail server running Postfix and
Dovecot configured with Maildirs e IMAP-only access.
Clients are quite few, now, just because it's an
2002 Jul 02
0
Newsletter & Rigatoni Salad Recipe