Archives : July-2023

Home » 2023 (paged 7)

The AGI debug command worked well, and I found the offending command: SetCallerPres(allowed) That worked in Asterisk 13, but from my google searching it looks like this command has disappeared in Asterisk 20 (actually everything after ver 13).I thou..

Read more

I have an AGI script written in PHP that worked great with Asterisk 13.Im porting it to an Asterisk 20 site and have a strange problem.I tried running the script from the command line and it works fine; I see the script commands written to stdout likeVERB..

Read more

I am connecting to the ARI with subscribe all, so I can see channels being created.I now want to extract a variety of header variables (at the moment the from and to tag).I tried to read them from the ARI but Asterisk refuses since the channel is ..

Read more