Displaying 3 results from an estimated 3 matches for "refinit".
Did you mean:
reinit
2004 Nov 23
3
Re: List proposition
On Tue, 2004-11-23 at 20:26, ~mg@a.org wrote:
> Hello everyone!
>
> We have been thinking about something<early snip>
With respect, this could have come from anyone... and looks like it did
from the DNS records.
I appreciate it's not an easy situation, but there must be some way of
doing this where it does not look like a scam?
Tell tale signs:
- Don't tell anyone about
2004 Nov 23
2
Re: list proposition
>> On Tue, Nov 23, 2004, Adam Greenbaum <lists@refinitive.com> wrote:
>> > On Tue, 2004-11-23 at 20:26, ~mg@a.org wrote:
>> > > Hello everyone!
>> > >
>> > > We have been thinking about something<early snip>
>> >
>> > With respect, this could have come from anyone... and looks like...
2004 Nov 24
1
Find extension from Dial(,M()) macro
Hi,
How do I find out the extension that answered an incoming call from
inside a Dial(number,M()) macro? I've tried MACRO_EXTEN but it seems to
be empty.
exten => s,100,Dial(${EXTENSIONS},40,M(support))
[macro-support]
exten => s,1,NoOp(${MACRO_EXTEN})
etc...
Thanks in Advance,
Adam.