[asterisk-users] possible bug in Asterisk 16
Fourhundred Thecat
400thecat at gmx.ch
Wed Nov 6 05:23:08 CST 2019
On 06/11/2019 10.51, Tony Mountifield wrote:
>
> If you did this instead, it should work:
>
> exten => _0XXXXXXXX./_888[24],1,Verbose(0,EXTERNAL CALL)
> same => n,Macro(record)
> same => n,Set(CALLERID(num)=0441111111)
> exten => _0XXXXXXXX./0441111111,n,DIAL(SIP/0441111111/${EXTEN})
> same => n,Hangup()
it works ! Thanks. You are a genius.
More information about the asterisk-users
mailing list