Displaying 20 results from an estimated 484 matches for "congrats".
2006 May 31
2
AEL2 and CID
Does anyone know how to get CID working in AEL2 ?
In extensions.conf you can do:
exten => 111/666,1,PlayBack(demo-congrats)
exten => 111/666,2,Hangup()
exten => 111,1,PlayBack(demo-moreinfo)
exten => 111,2,Hangup()
and if callerid 666 dialed 111, they would get demo-congrats, everyone
else gets demo-moreinfo.
In AEL:
111 => {
Playback(demo-moreinfo);
Hangup();...
2006 May 10
1
Congrats to CentOS@Home Folding Team
Congrats to the CentOS at Home Folding Team! I see we're creeping up to
break the 700 rank for teams.
Max
2003 Sep 26
3
dialing out with the outgoing queue problem.
...er when I copy my 1.call file. it says:
Unable to create channel of type 'Zap'.
Does anyone have any suggestions? or know what am I missing?
Thanks,
Dante
Here's my configuration:
extensions:
[callme]
...
exten => 800,1,Dial(Zap/1/19548738986)
exten => 800,2,BackGround(demo-congrats)
exten => 800,3,BackGround(demo-instruct)
...
1.call:
Channel: Zap/1
MaxRetries: 2
RetryTime: 60
WaitTime: 30
Context: callme
Extension: 800
...
cp /tmp/1.call /var/spool/asterisk/outgoing
-- Attempting call on Zap/1 for 800@callme:1 (Retry 1)
-- Executing Dial("Zap/1-1",...
2003 Jun 19
1
Unable to find a path
Hi!
I just installed Asterisk 0.4.0 with all the default options, and the
configuration samples it has. When I try to dial from an h323 client
(gnomemeeting) I get this message on the messages file:
Jun 19 11:48:45 WARNING[15375]: File file.c, Line 410 (ast_openstream):
File demo-congrats does not exist in any format
Jun 19 11:48:45 WARNING[15375]: File file.c, Line 553 (ast_streamfile):
Unable to open demo-congrats (format 8): Success
Actually, demo-congrats.gsm is installed on /var/lib/asterisk/sounds.
show modules says this:
Module Description...
2003 Nov 23
1
agi exec problem (followup)
actually, i do have a workaround which bypasses the exec command entirely:
system("asterisk -r -x 'add extension s,3,Playback(demo-congrats) into local'");
but it's ugly. seems like it should be possible to do this with exec.
.t
---------- Forwarded message ----------
Date: Sun, 23 Nov 2003 21:17:50 -0500 (EST)
From: tad <tad@media.mit.edu>
To: asterisk-users@lists.digium.com
Subject: agi exec problem.
hi folks....
2012 Feb 17
0
Calling SIP extension through Local/XXXX negotiates slin codec instead of gsm
....8.9.2)
disallow=all
allow=gsm
allow=alaw
allow=ulaw
allow=g729
allow=g723
allow=g722
allow=speex
I am using the originate command through the Asterisk console to test this. With plain SIP/1064, codec negotiation works as expected:
elx2*CLI> channel originate SIP/1064 application playback demo-congrats
elx2*CLI> core show channels
Channel Location State Application(Data)
SIP/1064-00000044 (None) Up Playback(demo-congrats)
1 active channel
0 active calls
86 calls processed
elx2*CLI> core show channel SIP/1064-00000044
-- General --...
2004 Sep 17
5
Background() command
...quot;, otherwise play "invalid extension" and cycle back.
Here is what I have so far:
* note: phone numbers changed to "generic"
[message]
exten => s,1,Answer()
exten => s,2,Wait(2) ;Pause to let the user end catch up with the connection
exten => s,3,Background(demo-congrats)
exten => s,4,Goto(3)
exten => t,1,Playback(vm-goodbye)
exten => t,2,Hangup()
exten => i,1,Playback(pbx-invalid)
exten => i,2,Goto(s,3)
exten => 1,1,Playback(transfer)
exten => 1,2,Dial(SIP/4805551212/20)
[incoming]
exten => 8665551212,1,Goto(message,s,1)
What I get is...
2003 Nov 23
2
agi exec problem.
...this is a particularly stupid question)
just getting my feet wet with asterisk / agi, and am a little stuck using
EXEC. it works fine for applicaitons that take simple arguments, but
chokes on applications that require multiple words as arguments.
for example, this works fine:
EXEC Playback(demo-congrats)
but this doesn't:
EXEC add extension s,3,Playback(demo-congrats) into local
problem seems to be that AGI reads the second example to be:
EXEC add extension
and ignores the rest (presumably because it assumes the space after
'extension' singifies the end of the argument)
is there...
2017 Apr 26
5
** in extensions.conf
I just tried this in my extensions.conf
exten => **,1,Noop(Testing)
exten => **,n,Playback(demo-congrats)
Did a reload... and the above does not happen.
I created as 12 instead of the ** and that works fine.
Is there anyway to get the ** to work? I also am using a polycom phone if
that affects things. I'm using asterisk 13.15.0
Thanks
Jerry
-------------- next part --------------
An HTML atta...
2003 Nov 24
1
Re: Asterisk-Users digest, Vol 1 #1994 - 14 msgs
...make much sense to me. Care to
> share some insite into what your goal is?
>
> bkw
>
> On Sun, 23 Nov 2003, tad wrote:
>
> > actually, i do have a workaround which bypasses the exec command entirely:
> > system("asterisk -r -x 'add extension s,3,Playback(demo-congrats) into local'");
> >
> > but it's ugly. seems like it should be possible to do this with exec.
> >
> > .t
> >
> > ---------- Forwarded message ----------
> > Date: Sun, 23 Nov 2003 21:17:50 -0500 (EST)
> > From: tad <tad@media.mit.edu&g...
2007 Jul 26
2
ISDN: Problems starting off
Hi,
the first thing I did with Asterisk is listening to
`demo-congrats' by Xlite on the same machine. This works
perfectly. The config files are those shipped with the
package.
Now I want to listen to it over ISDN/Capi but I don't
succeed.
My `capi.conf' is like show in many tutorial on the web. In
`extensions.conf' I just added the following lines:...
2000 Feb 29
0
Congrats!
R Rocks!
Great job, y'all!
Erin
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
2002 Sep 15
0
Congrats to Brian, Bill, and Peter
Congratulations to Bill Venables and Brian Ripley for their latest "tour de
force" - MASS 4, which just arrived in my mailbox last week. As always,
the book contains new pearls of wisdom to improve my statistical and
programming skills.
Kudos also to Peter Dalgaard for his "Introduction to Statistics with
R". It is a delightful volume that I can recommend to all those
2005 Jul 06
3
OT: Congrats, Europe!
http://software.newsforge.com/software/05/07/06/1235211.shtml?tid=150&tid=147&tid=136
http://www.theregister.co.uk/2005/07/06/eu_bins_swpat/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vahan.vcf
Type: text/x-vcard
Size: 287 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050706/357c6cce/vahan.vcf
2005 Jun 16
0
congrats to yubnub
http://battellemedia.com/archives/001634.php
nice mention of a cool Ruby on Rails driven site that came out of Railsday.
--
thanks,
-pate
-------------------------
We are often unable to tell people what they need to know, because
they want to know something else, and would therefore only
misunderstand what we said
- the Raven (George MacDonald, Lilith)
2004 Sep 14
2
Spawn extension.....exited non-zero
...= Spawn extension (inbound, *********, 1) exited non-zero on
'IAX2/*********@*********/1'
-- Hungup 'IAX2/*********@*********/1'
And if I try to just answer the call and play a message using this dialplan:
exten => *********,1,Answer
exten => *********,2,BackGround(demo-congrats)
I get this error:
-- Accepting unauthenticated call from x.x.x.x, requested format = 8,
actual format = 2
-- Executing Answer("IAX2/*********@*********/5", "") in new stack
-- Executing BackGround("IAX2/*********@*********/5", "demo-congrats")...
2007 Oct 03
2
No audio on Zap (T1/PRI) channels
...going into 3 servers, 4 in each into "Digium, Inc. Wildcard
TE410P Quad-Span togglable E1/T1/J1 card 3.3v (rev 02)" cards.
Each "group" of T1's have the primary D on 24 and the secondary D on 96.
The first server (ts20) and the last server (ts22) can playback
"demo-congrats" fine. The "middle" server (ts21) cannot -- just dead air.
If I call via ZAP, dead air. If I call via IAX, I hear the file.
I copied /etc/zaptel.conf, /etc/asterisk/*,
/var/lib/asterisk/sounds/demo-congrats.gsm from ts20 to ts21 -- no joy.
I have seen this in my system log file:...
2004 Apr 24
2
Is SIP BROKEN?
...calls
disallow=all
allow=ulaw
allow=gsm
in extensions.conf
[general]
static=yes ; These two lines prevent the command-line interface
writeprotect=yes ; from overwriting the config file. Leave them here
[globals]
[inside]
exten => 77,1,voicemailmain
[other]
exten => 88,1,Playback(demo-congrats)
Next, I have an x-lite phone set up as
Display name: 40
Username: 40
Authorization user: 40
Domain/Realm: 69.240.152.95
SIP Proxy: 69.240.152.95
I get a message from SIP debug that says 40 from the x-lite is failing to
register. This should be the case since I don't have any sip entry for...
2006 Mar 16
1
Newbie needs audio help
...ct for a week.
Back on the project today and tested baseline by calling ext. 1000
and now I have no sound from the demo extension voice prompts or
music on hold. I can still call and talk between the two soft-phones.
When I call Extension 1000 the console reports it is playing the
'demo-congrats' audio:
-- Executing Goto("SIP/xlite-7fe7", "default|s|1") in new stack
-- Goto (default,s,1)
-- Executing Wait("SIP/xlite-7fe7", "1") in new stack
-- Executing Answer("SIP/xlite-7fe7", "") in new stack
-- Executin...
2006 May 11
7
[ANN/ADV] Ruby for Rails now published in paper!
Hi --
I''m on the road, so I haven''t laid eyes on it yet -- but word on the
virtual street is that "Ruby for Rails: Ruby techniques for Rails
developers" is now out in paper.
It will probably take a little longer to trickle to your neighborhood
Barnes and Noble... but you can order it now from the publisher. See
http://www.manning.com/black. And trickle it will, too.