[1] Correção de sintaxe para geração dos "call files" - Call0800WebController.php#453
Open
GabrielBragaGit wants to merge 1 commit intomagnussolution:sourcefrom
Open
[1] Correção de sintaxe para geração dos "call files" - Call0800WebController.php#453GabrielBragaGit wants to merge 1 commit intomagnussolution:sourcefrom
GabrielBragaGit wants to merge 1 commit intomagnussolution:sourcefrom
Conversation
f4fc93d to
f3f99d2
Compare
9f2874a to
59e5c28
Compare
8456a4a to
b66f605
Compare
72959ca to
6e0664b
Compare
91153be to
d807856
Compare
0acf3f6 to
a289ea7
Compare
d627700 to
dbc2ca3
Compare
881e275 to
cc4a0a2
Compare
0acc227 to
c033bc6
Compare
259216f to
5b6d73c
Compare
1e4f4db to
f8b66ee
Compare
6fbe7a1 to
849ec83
Compare
1ec21ca to
7af21ed
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Os "call files" gerados a partir deste modulo não estão sendo executados de maneira correta pois a sintaxe para setar variavel parece estar incorreta. Pelo menos aqui na minha versão do Asterisk 13.35.0 não funciona na sintaxe atual que está presente no código, apenas funciona quando eu altero para "Setvar" ao invés de "Set".
Setvar: <var=value>
Setvar: lets you set one or more channel variables.