Displaying 20 results from an estimated 1100 matches similar to: "Send Variable in Dial"
2004 Sep 27
1
Peer Review - Linuxfest Presentation Outline
Hello all,
I've been invited to do a presentation on Asterisk for the Ohio
Linuxfest in Columbus this weekend (http://www.ohiolinux.org). Rough
estimates are that nearly 500 people will be attending. I've been working
on an outline for a couple of weeks and I would like to have some peer
review of the information presented.
I am going to have to cut down the content to make it fit in
2004 Jul 08
1
displaying call progress with SendText on a Snom
Is there a list of phones (hard or soft) that support the Asterisk
SendText or SendURL applications? I have been trying to make this work
with a Snom 200 and a Cisco 7960, to display call progress information,
such as which trunk a outbound call is routed to, but my attempts have
been unsuccessful. The Snom claims to support SMS somehow, but searches
reveal no useful information on how it is to
2004 Jan 13
6
SIP and AGI crash...
Hi,
I'm trying to use the say-ani agi asterisk-perl script and am experiencing
crashes, I am also experienceing problems with the test-agi scripts shipped
with asterisk.
The clearest demonstration of the problem is that if I dial extension 125
configured as...
exten => 125,1,Ringing
exten => 125,2,Wait(3)
exten => 125,3,Answer
exten => 125,4,Wait(2)
exten =>
2004 Sep 26
3
What about a higher level configuration language
Hi all.
I've been reading through Wi-Ki and at the extensions.conf file
description (http://www.voip-info.org/wiki-Asterisk+config+extensions.conf)
The author says this:
"One day, someone is going to write a proper scripting language for
Asterisk that can understand a simpler, easier (and more traditional)
scripting syntax. All it would need to do is translate the "high
2003 Oct 10
1
Asterisk crash on AGI
Hi
I've just started to play around with AGI scripts and have run into
problems.
When I run Asterisk in console mode everything works just fine. If I run
Asterisk in 'regular' mode (not console) it crashes if I hang up on the
script. I have used Python scripts to test this and also the "agi-test.agi"
script.
(the Asterisk code was compiled from CVS code just a few days
2006 Oct 23
8
Asterisk and dialer Running on Thin Clients
Hi everybody
Im the IT Manager for a new call center and my bosses has assing to me a
very dificult task
i have to configure the call center using Hp 5520 thin clients, asterisk and
some kind of dialer
that allows outbound calls.
I triyed using terminal services but it dind worked because the lack on the
sound and the microphone
do not work on the thin clients using terminal services, we tried
2008 Dec 10
1
SendImage() to Polycom ip550 or ip670
I tried really quickly the other day to send an image to these phones
from the dialplan like this:
exten => 2821,n,SendImage(/var/lib/asterisk/images/asterisk-intro)
or
exten => 2821,n,SendImage(asterisk-intro)
It didn't work for me.
Should this work? Is anyone else using this with Polycom Phones?
Bob
2004 Dec 13
2
How can i test a modem with Asterisk?
Hello all,
I'm a newbee and i'd like to test some analog modems i have before
purchasing any new hardware. I'm using:
- Pentium 500 MHz
- Several 56K and 33.6K analog modems (internal and external).
- ISDN BRI 1 port card.
- A LAN i've successfully tested some SIP sofphones.
- An ordinary telephon line (and an ordinary phone :) ).
I only modified
2008 Nov 23
1
SendImage()
SendImage() in 1.4:
---cut---
SendImage(filename): Sends an image on a channel.
If the channel supports image transport but the image send
fails, the channel will be hung up. Otherwise, the dialplan
continues execution.
The option string may contain the following character:
'j' -- jump to priority n+101 if the channel doesn't support image transport
This application sets the
2005 Mar 02
5
Asterisk URL and Callcenter Apps
Guys.
How do those callcenter apps work with Asterisk where a call comes in and *
send a URL and some screen popup up based on callerid or something or
username or id and shows all the customers info?
Anybody done that? What do you need to do that?
If you are using ATAs or IP Phones, how do those integrate with the PC so
the screen would popup?
2004 Aug 09
5
Questionaire :
Hi,
I have read quitea bit of the available resources and have this idea of
asterisk. Would someone kindly answer these briefly
1-) Asterisk does not need a sound card...but if i am to record voice into
an extension or dial from CLI ( basically use asterisk itself as a softphone
) then i need a sound card. : Yes/No
a-) If yes creative soundblaster pci 128 is my best bet. Yes/No
2-) Which is
2005 Jan 03
2
sendURL
Someone know what kind of terminal I need to use for this feature?
What exactly do this and what is way to use that?
Sebasti?n Atala
2011 Nov 18
1
Gomez Peer on Ubuntu??
German:
Hallo,
kann mir jemand helfen Gomez Peer unter Ubuntu zu emulieren?
Ich bekomme es nicht hin Installation geht wunderbar nur wenn ich da Programm starte dann ist das Fenster durchsichtig kann also nichts lesen :(
Kann mir jemand via Teamviewer helfen?
Einfach mir eine PN schreiben ...
---
English:
Hello,
Gomez Peer can someone help emulate under Ubuntu?
I get it to install is
2010 Jan 17
2
How to escape characters in Dialplan
Hello,
I'm using Asterisk 1.6.2.0 and I like to use escape characters with SendText,
because I can just delete the message from my phone (Thomson Speedtouch
ST2030) display by sending a return-char (\n).
But \n is not escaped: I tried already:
exten => 222, n, SendText(\n)
exten => 222, n, SendText("\n")
exten => 222, n, SendText('\n')
exten => 222, n,
2002 Jun 03
3
How are people managing startup/shutdown of winbindd?
Greetings,
I realize many people will never use winbindd, and thus it will likely not
get included in /etc/init.d/samba (on my Debian system; your file may vary)
by default, so another solution seems in order.
It's not as important to be able to start and stop winbindd now that it's
getting more robust, but I'd still like something.
How are y'all out there in Samba land
2009 Feb 07
2
Time Series Graphics - "cannot plot more than 10 series"
Hi Experts,
I would like to present time series data in meaningful way in building
some graphics. I've tried:
(1) plot(ts(mbaye3))
and
(2) plot(ts(mbaye3), start=1990)
But I always get this error-message:
Fehler [error] in plotts(x = x, y = y, plot.type = plot.type,
xy.labels = xy.labels, :
cannot plot more than 10 series as "multiple"
my data:
mbaye3
2001 Aug 02
2
problem in making R from sources on SGI IRIX
Hello all,
I am trying to install R 1.3.0 on SGI IRIX. I downloaded the .tar from CRAN, unpacked it and executed the following commands from the top level directory:
./configure
make
The ./configure completes OK, with the final summary output:
--------------------
R is now configured for mips-sgi-irix6.5
Source directory: .
Installation directory: /usr/local
C compiler:
2015 Sep 21
3
Respond to an out of call SIP MESSAGE
Hi,
I'm having trouble configuring Asterisk to respond to an incoming out of call SIP MESSAGE. The transport protocol is TLS and the Asterisk version is 10 (it's old, but I'm kind of stuck with it at the moment). Currently I have roughly the following configuration and handling:
sip.conf:
[general]
accet_outofcall_messages=yes
outofcall_message_context=sip-im
and extensions.conf
2005 May 06
1
SEND TEXT to an extension?
Hi,
I understand SendText() sends text on the current channel.
Is there a way to manipulate this feature to SendText toward another SIP
device?
I use Polycom IP600's. Local sendtext works fine. Would be nice to drop
an instant message on another user's phone.
thanks!
Mark
2001 Jul 12
2
Package DSE
Hi,
If I try to do this:
if(is.R()) data("eg1.DSE.data.diff", package="dse1")
model <- est.VARX.ls(eg1.DSE.data.diff)
(Page 14 - DSE Package Manual)
I obtain a Segment Violation.
I use R-1.3.0 and the last dse package version
Maximino Ameneiro Gomez
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read