Re: [asterisk-users] 10 Caller IDs to be used randomly or progressively

2019-09-17 Thread Antony Stone
On Wednesday 18 September 2019 at 01:15:57, bilal ghayyad wrote: > Hello; > I have 10 Caller IDs and I need each call (each time) to use one of these > Caller IDs to be the caller id. I know that I can use this syntax as > example: > exten => _90ZXX,1,Set(CALLERID(num)=01747576) > > But how I

[asterisk-users] 10 Caller IDs to be used randomly or progressively

2019-09-17 Thread bilal ghayyad
Hello; I have 10 Caller IDs and I need each call (each time) to use one of these Caller IDs to be the caller id. I know that I can use this syntax as example: exten => _90ZXX,1,Set(CALLERID(num)=01747576) But how I can set the callerid each time from be one of the 10 caller ids that are allo