Displaying 2 results from an estimated 2 matches for "answerme".
Did you mean:
answere
2007 Feb 22
1
Answer() command?
...cked up the phone.
is this possible in *?
something like this:
[incoming]
exten => s,1,NoOp()
exten => s,n,Dial(SIP/120)
i've done this but when 120 extension picks up the phone just a noise will
be heard and call won't be bridged to caller channel.
i have also used Dial(SIP/120|M(answerme)) which runs a macro with Answer()
command when called party picksup but it just re-answers the called
extension!!
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070222/5006ef1f/attachment.htm
2007 Oct 13
2
the use of the .C function
Dear All,
could someone please shed some light on the use of the .C or .Fortran function:
I am trying load and running on R the following function
// psi.cpp -- psi function for real arguments.
// Algorithms and coefficient values from "Computation of Special
// Functions", Zhang and Jin, John Wiley and Sons, 1996.
//
// (C) 2003, C. Bond. All rights reserved.
//
//