Displaying 20 results from an estimated 1000 matches similar to: "how to fetch a call?"
2004 Aug 27
0
Re: how to fetch a call? (Tony Mountifield)
Remote Call Pick up feature is very much implemented in asterisk. You
can pick up a call for another extension by dialing *8#
To be able to do that, you need to have the extensions in the same
pickup group, configurable through sip.conf and zapata.conf.
-- sudhir
> ------------------------------
>
> Message: 14
> Date: Fri, 27 Aug 2004 14:17:26 +0000 (UTC)
> From:
2006 Mar 27
2
How to disable event_log?
Hi,
how can I disable event_log in order to reduce
hard disk activity?
I can't find any hints in conf files.
Must I hack the source code or even use brutal
methods like creating a dir called event_log in
the log dir, in order to prevent asterisk from
creating an event_log file? (Just chmod a-w event_log does not
work, unfortunately.)
Thanks for any hints!
Roger.
2005 Jan 03
3
oh323 context for peers
I am experimenting with oh323 channels and h.323 gateways and a Cisco
CallManager. I am not using a gatekeeper at this time. Is it possible to
place calls coming into Asterisk from specific peers into specific
contexts?
In iax.conf eaxh peer has a context in which I can specify the context an
inbound call will be placed in. I don't see anything like this in the
oh323.conf file or the oh323
2006 Mar 24
2
How to nice agi scripts?
Hi,
I have unpleasent short audio gaps when a
perl based agi scripts starts.
Thus, I now started to put all those things in C programmed
daemons for fast-agi.
Anyway I'm looking for another mean, which would help me
more quickly.
I noticed, that all agi scripts are running with system
priority -11, like asterisk does. This is really waste of
priority. I would like to have the AGI scripts
2004 Sep 09
0
Re: Asterisk-Users Digest, Vol 1, Issue 5082
Anyone using the recently MAC OS X ? Version of asterisk ?
Thanks,
Francisco Perez-Landaeta
> From: asterisk-users-request@lists.digium.com
> Reply-To: asterisk-users@lists.digium.com
> Date: Fri, 27 Aug 2004 13:08:24 -0500 (CDT)
> To: asterisk-users@lists.digium.com
> Subject: Asterisk-Users Digest, Vol 1, Issue 5082
>
> Send Asterisk-Users mailing list submissions to
>
2006 Mar 02
5
Milliwatt Analyzer available
Hi,
some days ago we discused here the need for an analyzer
for the 1000 Hz tone, as opposite application to Milliwatt.
Here it is: Mwanalyze
http://planinternet.net/download/voip/asterisk/app_mwanalyze.c
It performs a Fourier analysis for a fixed frequency
and tells the amplitude.
The frequency is not limited to 1000 Hz, but can be passed
as argument. The periode duration must be a mulitple
2006 Jun 12
2
No reinvite - reason?
Hi,
I put reinvite=yes in my sip.conf.
For testing, I restricted the codecs to alaw.
I have no modifiers in my dial command.
Thus, there should be no reason not to reinvite.
Call (sip, authenticated) comes in and is forward
via SIP (not authenticated) to another asterisk box.
Unfortunately, media path still passes through the asterisk
box in the middle.
Using sip debug I even can't find
2007 Dec 17
2
SIP call interrupted after 64 seconds
Hi,
some months ago, I had the problem with an asterisk-1.4.x-
Version, that some calls (but not all) were interrupted
64 seconds after connect (a call limit of 86400 seconds
was installed using the S()-parameter).
It was just a test machine, and later, I switched to callweaver,
and the problem had gone. Thus, I never investigated this problem.
Now, I upgraded a machine for production use to
2004 Jul 16
2
Offhook tone in channel OSS/dsp
Hi,
I have to develop a phone application using asterisk's
chan_oss.
When the phone is idle, i.e. the last command was a hangup,
one hears a "toot, toot, toot, ..."
But unforuntaly its use is in Germany, where one expects
a continous "toooooooooooooooooooooooooooooooooo ..."
before dialing.
Is there anything to define the tone indicating
"ready to dial"?
2004 Aug 06
1
Problems loading chan_h323 on Opteron 64 bit
Hi,
I compiled asterisk and chan_h323 on an Opteron in 64 bit mode.
In the h323's Makefile I replaced in line 24
CFLAGS += -march=$(shell uname -m)
by
CFLAGS += -march=k8
and also tried
CFLAGS += -m64 -march=k8
Both solutions do compile, but when starting asterisk,
a load error occurs:
undefined symbol:
_ZN14H323Connection24OnUserInputInlineRFC2833ER15OpalRFC2833Infoi
When I grep
2004 Aug 25
1
chan_oh323: __use_ast_pthread_create_instead__ (was: chan_oh323 loading error)
Hi,
> chan_oh323.so: undefined
> symbol: __use_ast_pthread_create_instead__
is not a bug, it's a hint:
use "ast_pthread_create" instead [what your were using]
and means:
replace in asterisk-oh/asterisk-driver/chan_oh323.c
at line 3764
"pthread_create"
by
"ast_pthread_create"
Roger.
2007 Feb 05
2
Howto use PRI lines (E1 or T1) for "data calls"?
Hi,
I'm looking for a mean to send digital data over
an E1 line, just like isdn4linux or Capi via AVM's FritzCard
is able to do it with BRI lines (e.g. for PPP or ISDN raw
connections).
I'm not looking for modulated audio data representing
digital data, like fax or the analogue modems of former
times. I want an interface to the ISDN raw data, with
an outgoing call marked as
2005 Sep 16
2
Call Forward - 7940 Asterisk - Help
I am looking for a simple way to forward calls unconditionally with
Asterisk.
We are running an Asterisk system with 10 extensions using SIP. One of our
users leaves the office regulary, when she is out, she needs to be able to
forward unconditionally to her mobile or collegue.
I am trying to keep it as simple as possible, we use Cisco 7940's, they
have a call forward option, when she
2003 May 27
8
[OF] Cable Pinouts
Hi,
Digium's E400P has RJ45 conector and my E1 link has BNC concetor. Could someone tell me the cable pinouts to make this conection?
thanks
Eduardo
2008 Dec 04
2
Packet size limit for HDLC?
Hi,
I'm using app_pppd with a Digium-PRI-card for PPP connections.
I had some strange problems with some IP packets passing
and some not, e.g. ftp login went well, but as soon as
I tried to up- or download a file, noting was transferred.
I finally guessed, it must have to do something with the packet
size. Then I started pppd with the parameters mtu 296 and mru 296
as in further times with
2005 Jan 25
3
centos wireless 54Mb card
Hi,
A collegue of mine wants to go wireless at his home.
Anyone got any buyer tips for a low-maintenance 54Mb brand/model and Centos?
Kind regards
Barrie
2009 May 14
1
using a "third party" DLL in my package
Hello all,
it seems my efforts in reading the manuals and help files aren't enough
so here I am. The question is, how would I go about linking a
pre-compiled DLL in to my package? I have previously successfully built
packages with Fortran and C source code, but now I'd like to take this
ready made DLL and call its routines from R.
My collegue was brave enough to simply try and put
2007 Jun 26
3
surprising difference in log()
Hello everybody
My collegue and I noticed a strange behaviour of R on different
platforms. It's a simple computation, but results are rather different.
On Windows XP:
> floor(log(8,2))
[1] 3
which is what one should expect.
Here's instead the result with Mac OS X (same version, 2.5.0
(2007-04-23))
> floor(log(8,2))
[1] 2
Is it a "bug" in R or in the operating
2006 Feb 14
3
Grandstream hold one way audio -URGENT
Hi all,
At our customer site i've installed one asterisk server with 20
Grandstream GXP2000's. Firmware 1.0.1.9. When someone dials the
customer, the receptionist picks up, and does an attended transfer (the
'grandstream way') to a collegue. Most of the times this goes ok, but
sometimes, when the receptionist puts the call on hold, and tries te
reconnect to the caller there's
2006 Feb 27
8
AGI Scripts Terminate too Soon
Ok, here's a weird one.
I have an AGI script where one user calls another. The call is answered. Everything is peachy. If the call is terminated by the CALLEE hanging up the call, then Asterisk returns control back to where the Dial() command left off, and I can check the return code of Dial(), ${DIALSTATUS} etc. That's all great.
HOWEVER, if the CALLER hangs up the call, it seems as if