Zoiper Web IAX Facility not subscribed

0 votes

Hi all,

I'm trying to configure an IAX2 account on web zoiper.

Registration is ok, but I get "Facility not subscribed" error when I make a call.

The same IAX account on Zoiper desktop for Windows works fine.

 

Could you help me?

 

Thank you

asked Nov 18, 2015 in Web (Safari, Chrome, IE, Firefox) by FxLab (120 points)  
share

Hello,

Is there any difference in the configuration, like different codecs or transport type?

Thank you for your reply.

There is an update:

If I configure by web interface a new IAX account, it works fine, but by code not.

Here the code I changed, I used the Zoiper sample page.

 function OnZoiperReady(phone)

    {

...

Account = Zoiper.AddAccount("Sample", "IAX");             

Account.Domain   = "VoipServer";

Account.Host   = "VoipServer";

Account.CallerID = "VoipAccount";

Account.UserName = "VoipAccount";

Account.Password = "VoipPassword";

...

}



[edit]

Now it works, just commented

//Account.Domain   = "VoipServer";

Thank you

[/edit]



1 Answer

0 votes

Thank you for the update.

answered Nov 19, 2015 by Katina (23,910 points)  
share
Welcome!
Ask your questions and receive answers from other members of the Zoiper Community.

Did you check our Help Section?

You are a Zoiper Biz or Premium customer? If so, click HERE to get premium support.
Top users 09/2023
  1. Tsetso.Zdravkov

    34270 Points

  2. Ivan

    18410 Points

  3. Joachim

    11490 Points

  4. Anton

    3950 Points

Latest tweets