On Tuesday 13 July 2004 17:16, Youness El Andaloussi wrote:
> Variables can shorten the parameter greatly
>
> GROUP1=SIP/1&SIP/2&SIP/3&SIP/4
> GROUP2=SIP/5&SIP/6
>
> dial(${GROUP1}&${GROUP2})You're missing the point. This is STILL unwieldy. I'd have to put together a list of variables, ensuring each entry is typed correctly not only in sip.conf but also in extensions.conf, and then group all these strings together. We have group=x functionality in zapata.conf, does the same exist in sip.conf? What about iax and skinny and mgcp? It should, it simplifies this all incredibly. Add a user, add them to the group and your dialplan doesn't have to change every time you add a new peer to the list. I dunno, just my $0.02. -A. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
