* You are viewing Posts Tagged ‘Something’

Downloading the Asterisk as tar.gz file

Hi All;

We were using a link before to be able to browse the different asterisk versions and download the needed one as tar.gz file, but really I am not able to find this link again.

Anyone can advise me for that link where I can browse the different deliveries (1.2, 1.4, 1.6, 1.8 versions) and select a one to download it as a tar.gz file? Something like subversions.

Regards
Bilal

Set channel variable from within other channel

Hello list,

is it possible to set a variable (channel variable) from within another
channel ?!

I’m currently working with 2 channels that I bridge afterwards. It would
be good to set a variable in one channel when something occurs in the
other channel.

If some variable is not set in channel 1, then this means something for
channel 2. But from within channel 2 I can not see the variables that
are set in channel 1.

The suggestion of using global variables I think will create
difficulties with simultaneous calls…

Kind regards,

Jonas.

How to tell if there is a transfer from CDR?

Is there any way to know if a call was transferred from reading the
CDR? Any relation in fields like UNIQUEID? Something that can be
scripted to make a special report?