search for: 60b53f33

Displaying 2 results from an estimated 2 matches for "60b53f33".

2015 Jun 19
0
Calling multiple phones at once
...s less than ideal. I?d like to create ?bundles? of extensions/numbers and just use them everywhere throughout the system. > How do I do that? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150619/60b53f33/attachment.html>
2015 Jun 19
2
Calling multiple phones at once
Hello All! I asked week a so ago about how to call multiple phones alltogether (home, office, cell) Dial app looks simple, this is kind of what I have now: --------------------- [globals] IVAN_HOME_OFFICE=SIP/BF8 IVAN_OFFICE=SIP/CFC IVAN_CELL=SIP/83 at callcentric [internal] exten => 101,1,Dial(${IVAN_HOME_OFFICE}&${IVAN_OFFICE}&${IVAN_CELL},60) same => n,VoiceMail(101 at