routing all calls thru asterisk 11.2 using Obi202 and obi110 with pstn
cssobi:
>Line InboundCallRoute:
>{sp1(999@192.168.1.100:5060} (Asterisk IP address)
the routing of '999' to asterisk ip address port 5060 to asterisk [11.2] gets to asterisk however about 1/4 of the times it is rejected because an incorrect [asterisk] context is set. Right now I expect the context to be unauthenicated which it appears to be about 3/4 of the incoming OBI110:LI calls but about 1/4 calls asterisk rejects it because it lands under another context name (LocalSets).
Anybody have clue why this is so?
cssobi:
>the routing of '999' to asterisk ip address port 5060 to asterisk [11.2] gets to asterisk >however about 1/4 of the times it is rejected because an incorrect [asterisk] context is set. >Right now I expect the context to be unauthenicated which it appears to be about 3/4 of the >incoming OBI110:LI calls but about 1/4 calls asterisk rejects it because it lands under >another context name (LocalSets).
I think this is caused by having sp1 doing both obi internal calls and routing of incoming all through same port ....
so I have attempted to make robert1 trunk go through sp2 and port 5061 but now obi110 doesn't see incoming pstn calls nor send them to asterisk ... Can someone tell me which specific adjustments I need to make so incoming pstn stuff goes through sp2 and the robert1 trunk?
azrobert:
On the OBi110:
SP2 must be defined as a SIP trunk to send/receive to/from Asterisk.
If SP2 is not defined, setup a dummy SIP definition like this:
Service Providers -> ITSP Profile B -> SIP -> ProxyServer : 127.0.0.1
Voice Services -> SP2 Service -> AuthUserName : (any userid)
Voice Services -> SP2 Service -> X_RegisterEnable : (unchecked)
Voice Services -> SP2 Service -> X_ServProvProfile : B
AND
ITSP B DigitMap:
(1xxxxxxxxxx|xxxxxxx|011xx.)
ITSP B -> SIP
X_SpoofCallerID: Enabled (checked)
SP2 service X_InboundCallRoute:
{robert1>((Msp2)|911):li},{ph}
cssobi:
made those mods still nothing on incoming pstn to obi110
cssobi:
i have reverted back to only using sp1
while the incoming call on pstn is routed to asterisk: about half the time the caller id
is wrong and makes the incoming pstn call looks like its coming internally from the obi110 and the other half of the time its correct from the pstn.
spent a lot of time on this ... anybody got an answer to resolving this issue?
Navigation
[0] Message Index
[#] Next page
[*] Previous page