Skip to main content
Question

how to make a call of a any company extension number


I want to make a call on a company extension number using webrtc

for example- this is a phone number 9544642902 and 4063 is the extension number

3 replies

  • Author
  • New Participant
  • 3 replies
  • February 6, 2024

I am also facing same problem


PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2313 replies
  • February 8, 2024

Can you just put an asterisk between the numbers. E.g. 9544642902*4063


  • New Participant
  • 2 replies
  • February 19, 2024

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

fromNumber: null,

homeCountryId: '1'

});

console.log("session",session)


setTimeout( function () {

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

fromNumber: null,

homeCountryId: '1'

})}, 20000); I want to make a call on company number how can I do that in ringcentral


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings