Hi,

http://www.voip-info.org/wiki/view/Asterisk+config+extensions.conf+sorting

Read it, Might be it wil solved your doubts.

On Fri, Dec 30, 2011 at 12:01 AM, Matt Hamilton <[email protected]>wrote:

>  I have a couple of performance/memory related questions:
>
>
> Is there any downside to using long URIs as far as memory or database
> (mysql) performance is concerned, e.g.
>
> sip:[email protected]? Or is this negligible?
>
>
> Also is there a performance hit if no pattern matching is used?  e.g.
>
> exten => _XXX,Noop(...
>
> vs
>
> exten => 100,Noop(..
> exten => 101,Noop(...
> exten => 102,Noop(...
> ...
> exten => 999,Noop(...
>
> If a call comes to 999, does Asterisk go through each extension
> sequentially from 100 to 999 until it finds the matching one?
>
> Thanks,
> Matt
>
>
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 

Thanks and regards

 Virendra Bhati
+91-8885268942
Software Engineer
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to