Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(AGI): arg account authetication #676

Open
wants to merge 1 commit into
base: source
Choose a base branch
from

Conversation

erickmercedesc
Copy link

@erickmercedesc erickmercedesc commented Aug 8, 2024

Status

READY/IN DEVELOPMENT/HOLD
READY

Migrations

YES | NO
NO

Description

Agi mbilling arg authentication for special dialplans like
[local]
exten => _X.,1,NoOp(Local Calling with ARI ${EXTEN} ${ARG1} )
same => n,AGI("/var/www/html/mbilling/resources/asterisk/mbilling.php",${ARG1})

Related PRs

List related PRs against other branches:

branch PR
other_pr_production link
other_pr_master link

Todos

  • Tests
  • Documentation

Deploy Notes

Notes regarding deployment the contained body of work. These should note any
db migrations, etc.

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.

git pull --prune
git checkout <feature_branch>
bundle; script/server

Impacted Areas in Application

List general components of the application that this PR will affect:

  • /var/www/html/mbilling/resources/asterisk/AuthenticateAgi.php

@magnussolution magnussolution force-pushed the source branch 5 times, most recently from 7753def to d693c1f Compare August 31, 2024 19:30
@magnussolution magnussolution force-pushed the source branch 3 times, most recently from afa720b to 3a5c052 Compare October 3, 2024 19:20
@magnussolution magnussolution force-pushed the source branch 7 times, most recently from 48dce32 to b2559cf Compare October 25, 2024 19:46
@magnussolution magnussolution force-pushed the source branch 2 times, most recently from f3d3b39 to b98ebba Compare December 23, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant