[Asterisk-Users] dial-out and variable inheritance problems
Philipp von Klitzing
klitzing at pool.informatik.rwth-aachen.de
Tue Dec 6 18:57:10 MST 2005
Hi!
> my test dial.out file:
> Channel: Local/1 at mytest-out
> MaxRetries: 0
> Context: mytest-in
> Extension: 1
> Priority: 1
> Set: __MYVAR1=hello
>
> As you can see, the MYVAR1 variable did not inherit, which breaks my
> dial-out application. This way it worked well for a long time, however
> an upgrade to recent HEAD version broke things. Unfortunately I don't
> know which version worked fine, I didn't use this feature for a long
> time and just now I upgraded...
>
> Anybody else experiencing this problem?
Yes, same here. This broke an application focussed on .call files after
upgrade from 1.0.9 to 1.2.0. :-( It appears that in 1.2.0 variables can
only be set for the Channel: part but not for the Extension: part.
I think this is worth a bug report...
See similar posting:
http://thread.gmane.org/gmane.comp.telephony.pbx.asterisk.user/128521
Cheers, Philipp
More information about the asterisk-users
mailing list