Questions tagged [issabel]

6 questions
1
vote
0 answers

How to call api from Issabel and listen the message

i have a c# api, this one make a request to a data base and returns an audio and json message, to performance the request it needs a id number, my question is, how can i, from Issabel, call the api sending the id number from the keyboard phone that…
Agustin Coronel
  • 297
  • 4
  • 12
0
votes
1 answer

How to set dial options in Asterisk callfile

I'm already making calls from file, but I want to put TtM(MyMacro) dial options. The call file haves these properties: $callFileOptions = "Channel: SIP/Algar_AMD/$phoneNumber \nCallerid: $phoneNumber \nMaxRetries: 0 …
0
votes
0 answers

Use googletts in Issabel

i have this code in mi file extension_custom.conf: [ivr-prueba] exten => _2000,1,Answer exten => _2000,n,Set(val=500) exten => _2000,n,NOOP("El valor de la variable es ${val}" ) exten => _2000,n,AGI(prueba13.php, ${val}) exten =>…
Agustin Coronel
  • 297
  • 4
  • 12
0
votes
0 answers

How to make a post(json) request in IVRFlow fop2 in Issabel

I have this canvas in IVRFlow in fop2 in Issabel, i want to make a post(json) request to an api, but i can't do it. here i set the codlink variable before to send it to the api: this is the api call, the api need to recieve a codlink variable to…
Agustin Coronel
  • 297
  • 4
  • 12
0
votes
1 answer

can't login in issabel web admin

We have a problem on pbx, when try to login issabel web panel and enter admin username and password the page redirecting https://x.x.x.x/index.php but login page showing here too. We tried to reset admin password with…
-1
votes
1 answer

Starting / Enabling Issabel Web Server in CentOs

I accidentally stop "Web Server" from "Processes Status" in the Issabel GUI. So now I didn't access to Issabel GUI. How can I restart it?
MeTe-30
  • 2,512
  • 2
  • 21
  • 30