Displaying 8 results from an estimated 8 matches similar to: "Call file in the future"
2009 Dec 23
1
How to exchange/get $variables from/to each channel on cmd Dial
I apologize for my poor English.....
So, i don't really understand 'how to' realize thus....
When you use the cmd Dial and want to get $ from caller channel to callee (or callee channel from caller), which way is the right way ?
Sorry, i've take a look to the wiki and asterisk code and is'nt limpid (for me)
use Macro in the dial cmd.... hum it's on the caller side and i
2010 Feb 16
1
Stupid question: Why Cmd Dial and Queue haven't same options?
I apologize, my English isn't better than the last year
So,
- why Queue has some options like 'caller can continue in his dialplan' (Dial has g and F options for callee/caller) and not he same option for 'callee' ?
- no option in queue to send message (for only calle/caller) when bridged as Dial has
- idem to announce periodically 'X minutes before hangup' (in Dial,
2009 Jan 30
4
modules not processing in order
Hello there
I''m just testing a module (see merging directories) and it is quite
involved, in that it:
__generic__
1) creates a user
2) creates a base directory
3) copies generic files (directory with recursion)
4) generate a configuration file from a template
5) creates a symlink
__os specific__
6) copies os specific files (in my scenario two folders, and an init
script)
7)
2006 Jan 20
1
Time From String
Is there any Ruby / Rails way to take a string and convert it to time?
timefstr
Specificallc,y I''d like to convert iso 8601 fromats to Ruby Time objects
or ActiveRecord time fields.
--
Posted via http://www.ruby-forum.com/.
2019 May 20
2
Agrupar por suma y cuenta con dplyr
Hola,
Tengo un data set con información de transferencias monetarias por paciente
provincia y modalidad de atención. Necesito hacer en una misma operación
una suma de dinero por provincia y modalidad y a su vez una cuenta de
pacientes por provincia y modalidad.
Esto funciona bien:
transferencias<-becas_modalidades %>%
group_by(PROVINCIA,Modalidad) %>%
summarize(dinero =
2010 Oct 01
0
Need some info on cmd Bridge (Confbridge)
Hello,
Perhaps i'm wrong but i don't find a real documentation for cmd Bridge (i've take a look to the source code but i'm not a guru and i probabely miss something):
Is it possible as for cmd meetme to have a context to return on 'exit'/end of the bridge? (in fact i think 'no')
I've done a workaround with meetme but i would use Bridge (or confbridge) if
2006 Mar 06
0
Question: "When i Diall a group"
Hello,
This question is probabely recurrent, i apologize, but i haven't found a
limpid explanation (for me) in mail list, google, and hum.... source
code):
When use the Command DIAL to ring a group, WHERE is stored the name of
the 'winner' who pick up the call ? ($variable = ?), and, step beyond:
WHEN (or on EVENT = ?) could we get this variable ?
many threads but nothing very
2006 Mar 10
0
Background timeout and Read questions
Hello list,
Three questions on dialplan commands/functions:
- cmd BACKGROUND:
a) If i just want to allow user to send DTMF ONLY while the message is
played (with no additional time after ), does TIMEOUT RESPONSE = 0 make
sense or this action produce some border effect ?
b) if YES (border effect = stupid me), may i use an AGI with
'record_file' and 'get_data' to do something