Sean Cheesman wrote:
>
> Hi Lance,
>
> Watch your voicemail-busy line. The step count looks like it's wrong. It's
> never fun to track down a little problem like that!
>
> Sean
I've been editing this thing so much this afternoon I guess I missed
that little error :) that, and I have no clu
ubject: Re: [Asterisk-Users] after hours logic
Andrew Thompson wrote:
> Yes, move your GotoIfTime logic into the macro. Then any call to that
macro
> would be subject to that rule.
>
> However, in that case, you might want to match against internal
> extensions(inside the macro) s
Andrew Thompson wrote:
> Yes, move your GotoIfTime logic into the macro. Then any call to that macro
> would be subject to that rule.
>
> However, in that case, you might want to match against internal
> extensions(inside the macro) so that you can still call desk-to-desk after
> hours.
I thin
mods, please excuse my other posting... forgot to reset the email address :)
- Original Message -
From: "Lance Arbuckle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 29, 2003 3:57 PM
Subject: Re: [Asterisk-Users] after hours logic
&
Andrew Thompson wrote:
>
> Go to your console, and type show application GotoIfTime
> If "billing", "support", and "sales" are your users/extensions, go back to
> the asterisk pdf, or the wiki and look up macro's. Actually, you'll probably
> be interested in them to clean up that section anyway
- Original Message -
From: "Lance Arbuckle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 29, 2003 2:16 PM
Subject: [Asterisk-Users] after hours logic
> I think I have a good start on this, but I can't figure out how to
> modify the
Hi. I'm new to Asterisk and have been working on setting up a
development server but have gotten myself a bit confused.
I'd like to implement the following logic for calls coming from the
PSTN:
Check for caller-id
yes=> keep going
no => play SIT and prompt for telephone number
Chec