Calling obi to obi or transferring call from 1 obi to another.
Dranon2:
OK I got the obi a and OBIb able to call each other! YAY ;D Caller id says private caller though so we wont know if its an outside call or inside? Must be another setting somewhere. Still cannot get the ip phones able to call each other or the obi's. I know I have the port's messed up somehow (At least I think thats whats wrong)
azrobert:
Great news!
What about OBi200?
I forgot about callerid.
The callerid sent is the AuthUserName of the SP3 trunk of the originating OBi.
I guess your phones can't display an alpha callerid.
It will take a fair amount of modifications if you want to show the extn# as callerid.
An easier change would be to show 100, 200 or 300 depending on the originating OBi.
Everywhere to see OBi202a, OBi202b and OBi200 in the config, change them to 100, 200 and 300.
Let me know if you want the extension number to show. You would need a separate User Defined DigitMap for each extension. For me it would be several cut and pastes with a few modifications, so I don't mind.
You should be able to call the IP Phones with the current config, but I intentionally didn't setup the IP Phone to call the other extns. You need code in the SP4 InboundCallRoute and I didn't want to mess with SP4 until we got this to work.
I'm not going to do anything until you let me know how you want to handle callerid.
azrobert:
I might be wrong about callerid.
I think the Out of Area is the callername not callerid, so sending a numeric callerid might not fix the Out of Area.
In the Voice Servives -> SP3 Service there is a CallerIDName setting.
I never used that setting and don't have time to try testing it.
Maybe you can try it.
Dranon2:
Whatever is easier for the call Id I just would prefer it did not say "private caller"
The i.p. phones when they call an obi ext i.e 100 or 200 they just get a busy signal When the obi tries to call an ip phone just get the "dah dah dah the number you called was rejected by the service provider reason is 404"
Under SP3 caller features CallerIDName I put in "front desk" on the 202a and back office on the 202b and it shows up as FRONT desk private caller! YAY ;D
Now I just need to get the ip phones working the same way!
azrobert:
The following is to add outbound calls to extensions for IP Phones.
userid is the Auth UserID of the IP Phone.
OBi202#2
Add to the beginning Voice Services -> SP4 Service -> X_InboundCallRoute:
{userid>200:ph},{userid>201:ph2},{userid>(Mp2p):sp3},
OBI200
Add to the beginning Voice Services -> SP4 Service -> X_InboundCallRoute:
{userid>300:ph},{userid>(Mp2p):sp3},
****************************************************
For "Out of Area", like I said above:
An easier change would be to show 100, 200 or 300 depending on the originating OBi.
Everywhere to see OBi202a, OBi202b and OBi200 in the config, change them to 100, 200 and 300.
I guessing here and I don't have time to test.
You might have to use a 10 digit number instead of 100, 200 or 300.
*****************************************************
Calling the IP phone:
A 404 response code is not found.
If you had the IP address wrong you would get a timeout, so I think this is a port problem.
You probably can setup several accounts on the IP Phone.
Check what port number you used for the OBi definition, then change 5060 to this port.
If this isn't the problem, maybe the number we send to the IP phone needs to match the Auth UserID.
Navigation
[0] Message Index
[#] Next page
[*] Previous page