Skip to main content
Question

How to dial a company extension number?

  • February 19, 2024
  • 2 replies
  • 521 views

session = webPhone.userAgent.invite('9548623901', {

fromNumber: null,

homeCountryId: '1'

});


setTimeout( function () {

session = webPhone.userAgent.invite('9548623901*4150', {

fromNumber: null,

homeCountryId: '1'

})}, 20000);


2 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • February 20, 2024

Dial the [main company number]*[extension number]

I am not sure about your code as it is not completed and why the fromNumber is null?


  • Author
  • New Participant
  • February 22, 2024

I have tried with from number.