News:

On Tuesday September 6th the forum will be down for maintenance from 9:30 PM to 11:59 PM PDT

Main Menu

Calling an IP address from OBi1062

Started by cameopilot, April 08, 2020, 11:17:45 AM

Previous topic - Next topic

cameopilot

Wondering if it's possible to call an IP address (not to another Obi device).

Background of my question is we are getting pushed from my company to use VOIP options to call into our WebEx meetings due to costs incurred when using a traditional phone number.  In the connection information that comes in the appointment, there is a statement "You can also dial xxx.xxx.xxx.xxx and enter your meeting number."  Is this possible?

There is an option for sip dialing (that looks like ####@example.com), which I think I could do, but the #### is the meeting number, so I can't really put that on speed dial since it changes with each meeting.

Thanks for any help.

azrobert

Use OBi Expert to make the following changes:

Service Providers -> ITSP Profile D -> SIP -> ProxyServer: example.com
Voice Services -> SP4 Service -> AuthUserName: anything
Voice Services -> SP4 Service -> X_RegisterEnable: unchecked
Voice Services -> SP4 Service -> X_ServProvProfile: D

Physical Interfaces -> IP Phone -> Phone Settings -> DigitMap
Add the following AFTER the beginning parenthesis:
@@@@|

Physical Interfaces -> IP Phone -> Phone Settings -> OutboundCallRoute
Add the following to the beginning:
{(@@@@):sp4},

Are you required to use a specific userid? If yes, change "anything" to that name.

Above assumes SP4 is free and the meeting number is always 4 characters.
Just dial ####

You can also dial the IP address, but it's a more complex setup.