Hi, Trying to create templates that allow higher compression of sip.conf, so for example:
[internal-number](!) type=friend secret=bigsecret host=dynamic context=internal disallow=all allow=ulaw [100](internal-extensions) mailbox=100@internal-extensions [101](internal-extensions) mailbox=101@internal-extensions [102](internal-extensions) mailbox=102@internal-extensions The mailbox= parameter, as many others like username=, need a unique value. In my case, the sip profiles are very straight forward, I would like to know if I can use variables of some sort like this: [internal-extensions](!) mailbox=$[user]@internal-extensions [user](internal-extensions) --> automatically drags the mailbox= parameter filling it with the value between square brackets by virtue of the statement in the template Is this possible? *José Pablo Méndez *
-- _____________________________________________________________________ -- 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
