- Sat 11th Apr 2015, 10:39
#1684
Hey everyone,
I'm currently using an RPi B 256M running raspbx & an OBi110. Whilst it's running perfectly fine the way I have it setup I feel that it could be better.
I currently have the Obi setup as follows:
SP1 Goes out to the line, Asterisk is setup to see this as a trunk with the following settings.
So at present a call goes like this.. Phone (SP2 attached to the obi) -> Obi -> Asterisk -> Obi again -> SP1.
There has to be a better way than this!
There is a slight delay with calls going through too & I'm trying to work out whether it's the Slow Pi or the Obi or it's due to it looping so much.
The phones call return digitmap is
On an unrelated note: BT seem to have done something to our line & it sounds a lot clearer than it did previously which caused issues for the Obi [see my previous threads]. G.INP maybe?
I'm currently using an RPi B 256M running raspbx & an OBi110. Whilst it's running perfectly fine the way I have it setup I feel that it could be better.
I currently have the Obi setup as follows:
SP1 Goes out to the line, Asterisk is setup to see this as a trunk with the following settings.
Code: Select all
SP2 is then registered with asterisk as an extension (for the phone) & the phone port is set to SP2 as primary line.username=pstn
secret=REMOVED
host=dynamic
type=friend
context=from-trunk
qualify=yes
dtmfmode=rfc2833
canreinvite=no
disallow=all
allow=alaw
So at present a call goes like this.. Phone (SP2 attached to the obi) -> Obi -> Asterisk -> Obi again -> SP1.
There has to be a better way than this!
There is a slight delay with calls going through too & I'm trying to work out whether it's the Slow Pi or the Obi or it's due to it looping so much.
The phones call return digitmap is
Code: Select all
Outbound call route is: {(<#:>|999|112|17070|150):li},{**0:aa},{***:aa2},{sp2}
Code: Select all
the digitmap is:
{999|112|101|111|116000|116111|116123|100|155|195:li},{([1-9]x?*(Mpli)):pp},{(<##:>):li},{(<**8:>(Mli)):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**9:>(Mpp)):pp},{(Mpli):pli}
Code: Select all
Any advise or recommended changes would be gratefully received :)([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|999|112|101|111|116000|116111|116123|1471|1571|100|155|195|**0|***|##|**8(Mli)|**1(Msp1)|**2(Msp2)|**9(Mpp)|(Mpli))
On an unrelated note: BT seem to have done something to our line & it sounds a lot clearer than it did previously which caused issues for the Obi [see my previous threads]. G.INP maybe?
Device: Obi110 ~ FW: 1.3.0 (Build: 2872)
How did this post make you feel?