question

Mumtaj H avatar image
Mumtaj H asked Mumtaj H commented

How to dial a company extension number?

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

fromNumber: null,

homeCountryId: '1'

});


setTimeout( function () {

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

fromNumber: null,

homeCountryId: '1'

})}, 20000);


extension
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Phong Vu avatar image
Phong Vu answered Mumtaj H commented

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?

1 comment
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Mumtaj H avatar image Mumtaj H commented ·

I have tried with from number.

0 Likes 0 ·

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys