Asterisk 20.x function EXPORT bug?

Hi all,

Is this syntax right? If so, may have found a bug:

exten => s,n,Set(EXPORT(PJSIP/foo,VAR)=VAL)   

It shows up on the other channel as:

PJSIP/FOO=VAL

Instead of:

VAR=VAL

The channel name is the variable name instead of the EXPORT argument.

Thanks for any insight,

BK

Probably a bug. You can file an issue, it is extended support though just fyi.

Will do and thanks!

You lost me on “extended support”, isn’t 20.x LTS? :confused:

I was referring to the module support state[1].

[1] Asterisk Module Support States - Asterisk Documentation

Got it :fist: (thanks for clarifying)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.