And Astlinux just recently bumped up the Asterisk-gui svn version to 4980,
which is the current version on digium's servers and is pulled directly from
these servers when building. Astlinux does not keep in lock step with
digium, but rather re-syncs from time-to-time.
David
On Fri, Sep 18, 2009 at 7:51 AM, Darrick Hartman
<dhart...@djhsolutions.com>wrote:
> Dmitry,
>
> We take Asterisk-gui from SVN unmodified and use that in AstLinux.
>
> Darrick
>
> Dmitry Komarov wrote:
>
>> David,
>>
>> thank you very much! Your answers are always fast and very explanatory!
>> Now this point is absolutely clear for me, and you're absolutely right
>> about this Incoming Rule hint for using "'s' or '_X.' pattern to define
>> a rule for all incoming calls" - thats really confusing thing.
>>
>> I understand that Asterisk GUI questions are a bit off-topic here, but
>> one more question please. How do you integrate the Asterisk GUI into
>> Astlinux dostros? I mean how close is your GUI build to "original" trunk
>> version i.e. base configuration files like extensions.conf, users.conf,
>> sip.conf and iax2.conf? I'm asking so I can properly decide whether I
>> should ask a question here or redirect it to the Asterisk GUI list.
>>
>> --- Best Regards,
>> Dmitry
>>
>> On Thu, 2009-09-17 at 12:59 -0400, David Kerr wrote:
>>
>>> Dmitry,
>>> To elaborate on this a little. Suppose you have a trunk from a VoIP
>>> provider, but subscribe to several DIDs with the same provider... one
>>> in New York, another in California, maybe a toll free number. And you
>>> want to direct the incoming call to different places based on the
>>> number that the caller dialed.
>>>
>>>
>>> exten = _800X.,1,GoTo(wherever I'll deal with inbound toll free)
>>> exten = _212X.,1,GoTo(calls to my New York number)
>>> exten = _415X.,1,GoTo(calls to my San Francisco number)
>>> exten = _X.,1,GoTo(calls to any other DID)
>>> exten = s,1,GoTo(handle case where no DID is provided)
>>>
>>>
>>> This would allow a business to direct calls to the appropriate
>>> customer service for example depending upon where the caller is
>>> located... or could prioritize calls to the 800 number in a queue
>>> (because you're paying for them, not the caller). etc etc.
>>>
>>>
>>> David
>>>
>>> On Thu, Sep 17, 2009 at 12:52 PM, David Kerr <da...@kerr.net> wrote:
>>> You can do it in the gui... incoming rules tab. You can add
>>> multiple incoming rules for each trunk. just enter 's' for the
>>> pattern. When you have multiple rules for the same trunk, the
>>> gui also lets you reorder them (up/down arrows appear).
>>> The tooltip on the gui incoming rules create dialog suggests
>>> use 's' or '_X.' pattern to define a rule for
>>> all incoming calls. I think it would be more accurate to state
>>> use 's' and '_X.' because both are necessary to be bullet
>>> proof.
>>> David
>>>
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry® Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9-12, 2009. Register now!
>> http://p.sf.net/sfu/devconf
>> _______________________________________________
>> Astlinux-users mailing list
>> Astlinux-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/astlinux-users
>>
>> Donations to support AstLinux are graciously accepted via PayPal to
>> pay...@krisk.org.
>>
>
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to
pay...@krisk.org.