Unable to dial any number starting 9 from analogue port

<< < (2/3) > >>

azrobert:
I should have asked to see your Phone Port DigitMap.
I never used a blank DigitMap and I think it's not valid.
It doesn't matter if you don't refer back to it in the Phone DigitMap.
(Mpli) is the refer back in the Phone DigitMap.

Try Phone Port DigitMap: (@@.S2)
@@. will match anything.
S2 is a 2 second delay.
Be aware that if you pause for more than 2 seconds while dialing, the call will sent prematurely.
If you have a phone that you dial the number then press "Send", you can use a 1 second delay.

If you are already doing this or it doesn't fix your problem check the OBi110 call history.
Sign directly to the OBi110 using the Web interface.
The UserID and default password are both "admin".
Click Status then click Call History.

NoelB:
To theboy
I have sp4 setup on an obi202 as an fxo and fxs port on my asterisk and any numbers dialled on the obi phone get passed to asterisk . I get the msg re rejection if I dial 9 only so it seems that somehow that your obi is trying to place the call after the first digit is dialled.Are you dialling the full number beginning with 9 or maybe 9*number .I have the obi registered to asterisk then as a DM in ITSP D (([2-7]xx)|(Mall)).The first to allow dialling other extns. I put dial plans in ITSPs and use the phone DM to pass everything and the OBCR to direct to sp4 by prefixing **4. you could set up syslog and check out the sp you are using for asterisk but I doubt the call is leaving your obi.

theboy:
Quote from: azrobert on October 18, 2014, 07:36:26 am

I should have asked to see your Phone Port DigitMap.
I never used a blank DigitMap and I think it's not valid.
It doesn't matter if you don't refer back to it in the Phone DigitMap.
(Mpli) is the refer back in the Phone DigitMap.

Try Phone Port DigitMap: (@@.S2)
@@. will match anything.
S2 is a 2 second delay.
Be aware that if you pause for more than 2 seconds while dialing, the call will sent prematurely.
If you have a phone that you dial the number then press "Send", you can use a 1 second delay.

If you are already doing this or it doesn't fix your problem check the OBi110 call history.
Sign directly to the OBi110 using the Web interface.
The UserID and default password are both "admin".
Click Status then click Call History.


This is my Phone digit map:
((2xxS0)|(9|5[1-4]0[12378]xxxxxxxxxS0)|(5[23]10000S0))

if I dial (from cordless phone), as soon as the 9 is pressed, I get:
"The number dialled, 9, is rejected by the service provider, reason 484"

theboy:
Ah, seeing the digit map like that, rather than in the OBi interface, I can see the error!

Give me 5 mins

theboy:
Changed the Phone Digit Map to:
((2xxS0)|(90[12378]xxxxxxxxxS0)|(5[23]10000S0))
And I can now dial numbers starting with 9. I just now need to expand this so I can use 5x to pick specific lines, then add all the other stuff such as Telco numbers, emergency etc. I'll have a further play from here.

Thanks to all for putting me back on the right track :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page