Displaying 20 results from an estimated 700 matches similar to: "Voicemail after hangup"
2009 Jun 24
1
Compiling speex for DSP TI C6713
Dear all,
I have been using Speex during last year over PC with very good results. Now I'm trying to move my code to the DSP TI C6713.
It's the first time I work with a DSP and with Code Composer. I use speex quite well but I'm not very good at compiling for different platforms. After reading all manuals I tried to compile the speex library with Code Composer and the speex options for
2010 Jun 17
3
Music on Hold problema
Hi people, I have a problem with Music On Hold, it is stopped just after starting...
This is the log:
[Jun 17 19:20:22] VERBOSE[20784] logger.c: -- Executing [s at test:1] NoOp("SIP/7PBX-08229d18", "Start") in new stack
[Jun 17 19:20:22] DEBUG[20784] pbx.c: Launching 'MusicOnHold'
[Jun 17 19:20:22] VERBOSE[20784] logger.c: -- Executing [s at test:2]
2009 Oct 08
4
Dialplan problem
Hi people,
I have the following dialplan, but it doesn't have the behavior that I think it should have.
[default]
exten => 2001,1,Answer
exten => 2001,n,Dial(local/3005)
exten => 2001,n,Hangup
exten => 3005,1,Set(__RINGTIMER=10)
exten => 3005,n,Macro(exten-vm,novm,3005)
exten => 3005,n,Hangup
When I execute the Originate (AMI) with the argument Channel=local/2001, It rings
2010 Mar 05
1
Playback in h extension
Hi people, I'm trying to execute the PlayBack command in the h extension... but it is not played... is it possible to do that?Thanks,
Anahi
Anahi Ludue?a
_________________________________________________________________
Ahora Messenger en tu Blackberry? 8520 con Movistar por 0 ?. ?A qu? esperas?
http://serviciosmoviles.es.msn.com/messenger/blackberry.aspx
--------------
2010 Jun 29
1
Dial options not working
Hi, I have an extension which has the follow me option activated. The followme option should go to a IVR if no answer...
The problem that I have is that everything works when I'm calling it from my extension, but if I use any landline phone or a cell phone, I'm unable to enter any options. When I press one option, it seems I do nothing...
Please, could you help me?
Thanks,
Anahi
2010 Mar 05
1
AMI logs
Hi, I'm executing some commands using AMI... I suppose the log is saved in some place, but I don't know where... where is it saved?More details: I'm executing a UpdateConfig in the voicemail.conf file, but the file is not updated, so I would like to know why...Thanks,
Anahi
Anahi Ludue?a
_________________________________________________________________
Ahora
2010 Jun 04
2
Press twice *
Hi people, I need to detect when the user presses twice *...
In the dialplan I added the following, but it doesn't work.
Could you help me with that?
exten => **,1,.....
Anahi Ludue?a
_________________________________________________________________
?Un navegador seguro buscando est?s? ?Protegete ya en www.ayudartepodria.com!
www.ayudartepodria.com
-------------- next
2009 Sep 17
2
DeadAgi
Hi people, I have the following dialplan:
[context]
exten => s,1,Noop(Start)
...
exten => h,1,Noop(Ending)
exten => h,n,DEADAGI(finconf.php,${ARG1},${ARG2})
When it is running, the asterisk gives the following error:
-- Launched AGI Script /var/lib/asterisk/agi-bin/finconf.php
== finconf.php|800|: Failed to execute '/var/lib/asterisk/agi-bin/finconf.php': No such file
2009 Oct 30
7
Voicemail file
Hi all,
When somebody leaves a message in the voicemailbox, is there a way to know the file name of it?
I need to return the voicemail file name in the deadagi command.
Thanks,
Anahi
_________________________________________________________________
Convierte las fotos que m?s te gustan en tu nuevo fondo de escritorio para el ordenador. Es f?cil y adem?s gratis
2011 Nov 21
2
ordenar de mayor a menor
Hola, tengo una tonteria que no me sale. Esta tablita esta ordenada de menor a mayor.
Como hago para invertir el orden (de mayor a menor) ?
Gracias
puerto visitas medias
3 Aldán-Hio 4.00
59 Tarifa 11.95
13 Camariñas 99.00
23 Cudillero 170.40
38 Mundaca 198.27
57 Suances 211.70
[[alternative HTML
2013 Jan 15
1
xen device mapping/translation
Hello, list.
Yesterday I was pleased to see that Centos has released official images at
the aws marketplace. Nice job.
Today I started playing with the Centos 6.3 image (
https://aws.amazon.com/marketplace/pp/B00A6L6F9I, on which I plan to deploy
a gluster cluster in production soon) and noticed a weird thing.
EBS Volumes attached to sd<X> are translated to xvd<Y> at the OS level.
2009 Oct 05
3
OriginateResponse Event
Hi people,
I'm executing some parallel Originate async, is there a way to know the result of each originate?...
I was looking at the OriginateResponse event, but I don't know how to get it from my web service. Also, if I have 3 originate in parallel, how can I identify the OriginateResponse of each one?
Thanks in advance...
Anahi Ludue?a
2009 Sep 29
3
UpdateConfig
Hi people, I need to update the voicemail.conf from the UpdateConfig Action (AMI).
The problem is that I executed:
Action: UpdateConfig
srcFileName: voicemail.conf
dstFileName: voicemail.conf
Action-000000:append
Cat-000000:test
Var-000000:exten
Value-000000:>999,test
But I don't see the changes in the file.
Can anybody tell me if there is something wrong in that code?
Thanks,
2001 Feb 19
1
SNAP 20010213 Bug: ssh-agent environment
Hi,
JFYI, I discovered the following bug in SNAP 20010213 ssh-agent:
It does not inherit its environment if it is invoked as
ssh-agent command
> ssh-agent -V
ssh-agent: illegal option -- V
ssh-agent version OpenSSH_2.3.2p1
Usage: ssh-agent [-c | -s] [-k] [command {args...]]
> ssh-agent /bin/sh
$ env
SSH_AGENT_PID=19437
$
I compiled ssh on:
SunOS
2009 Oct 02
2
Followme
Hi everybody,
What I need to do is to run a context where I'll pass some phones (for example: 3 numbers).
I need to make something like a followme, if the first phone is not answered, I'll call the second one, and so on.
That dial plan is not the problem, my problem is when I execute the AMI, I'm using the Originate. It needs a channel as an argument, so the context can be executed;
2009 Nov 10
2
Hangup
Hi, is it possible to hangup a channel from another channel?
I want to finish a call from another channel, but if I put
exten => h,n,HangUp(channelname)
it doesn't hangup... Is that correct?
Thanks,
_________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Oct 26
10
Port problem.
Hello,
We have a video conference server using tcp and udp 3001 prot in internal,
external user said that can''t connect to video server and held on 3001 fail,
the following is file configuration,
nat: 1.2.3.4 eth1:3 192.168.0.18
rule: video/ACCEPT net loc:192.168.0.18
marco.video:
PARAM - - tcp 3000
PARAM - -
2005 Jul 01
3
pattern matching based on callerid, not working
according to the wiki, I should be able to do this:
exten => _9./3003,1,Set(CALLERID(number)=2814444443)
exten => _9./3004,n,Set(CALLERID(number)=2814444444)
exten => _9./3005,n,Set(CALLERID(number)=2814444445)
exten => _9./3006,n,Set(CALLERID(number)=2814444446)
exten => _9.,n,Dial(SIP/${EXTEN:1}@mycarrier,30,wt)
and have the correct calleridnum's set for each extension based
2010 Mar 18
2
aumentar tamaño de memoria a mas de 4Gb
Hola de nuevo,
Esta es la información de mi sesion:
R version 2.10.1 (2009-12-14)
i386-pc-mingw32
locale:
[1] LC_COLLATE=Spanish_Spain.1252 LC_CTYPE=Spanish_Spain.1252
[3] LC_MONETARY=Spanish_Spain.1252 LC_NUMERIC=C
[5] LC_TIME=Spanish_Spain.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
Lo que yo prentendo es
2009 Sep 21
2
MySQL cmd
Hi people, I'm trying to retrieve data from the database (server MySQL).
I have the following dial plan:
exten => s,1,Noop(Start)
exten => s,n,MYSQL(Connect connid localhost user pass asteriskcdrdb)
exten => s,n,Noop(Connid: ${connid})
...
The problem is that the 3? line is not showing the connid. How can I know the error?
Thanks,