AMI actions run on WebRTC?

Hi, I’m trying to make something with asterisk.

  1. I use WebRTC with the JsSip library as a replacement end point for IP phones and softphones.
  2. I tried making incoming and outgoing calls using WebRTC and it went well.
  3. I tried making an originate call action via AMI using WebRTC as a replacement endpoint for the softphone but it failed and response in asterisk CLI is just 'DTLS ECDH Initialized (automatic), faster PFS enabled, if use a Softphone (xlite), and do an action originate call via it, it works fine.

Can’t AMI actions run on WebRTC?
Thank You

AMI doesn’t care.

You need to actually show what you’re doing and what happens.

301 / 5.000
If using softphone (e.g X-lite), I can control via AMI for example Originate call.
But if using WebRTC can we control via AMI with the same case which is originate call?
Assuming WebRTC replaces softphone.

Is there any reference to learn this?

There is nothing to learn because there is no difference, only in what you pass in. You haven’t provided any logging or further details so it can’t be stated really what is going on.

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