Hello everybody, Can someone explain [gGrR] in Dial() function? To dial external extension 18005551212 over channel 2 we will use: Dial(DAHDI/2/18005551212) To dial external extension 18005551212 over one of channel from group of channels (nr 2) we will use: Dial(DAHDI/g2/18005551212) So lets assume that group 2 consists of 5 channels. How does Dial() function choose channel: - randomly? - first free? What mean another params: G, R, r ? Thanks for clearing this up for me, Albert -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110218/2ae8afa5/attachment.htm>
On 11-02-17 07:31 PM, Albert wrote:> Hello everybody, > > Can someone explain [gGrR] in Dial() function? >*CLI> core show application Dial> To dial external extension 18005551212 over channel 2 we will use: > Dial(DAHDI/2/18005551212) > > To dial external extension 18005551212 over one of channel from group of > channels (nr 2) we will use: > Dial(DAHDI/g2/18005551212) > > So lets assume that group 2 consists of 5 channels. How does Dial() > function choose channel: > - randomly? > - first free? >I don't actually think this is documented any where, best I could find was a previous email[1] from Jared Smith. [1] http://lists.digium.com/pipermail/asterisk-users/2009-July/234419.html -- Paul Belanger Digium, Inc. | Software Developer twitter: pabelanger | IRC: pabelanger (Freenode) Check us out at: http://digium.com & http://asterisk.org