Help on Asterisk -> Obi110 #1 -> Obi110 #2 -> pstn setup

<< < (2/7) > >>

freewilly:
Did exactly setup like this, Obi hangup on me right way.

And history of OB#1 never show it dial out P2P1 to OB#2

It works when I dial 10*18005551212 (where 10 is speed dial of OB#2, 18005551212 is the number dial out from primary line of OB#2)  from the attached phone of OB#1.

Maybe <speed dial>*[phone number] works only on the attached phone.

Quote from: RonR on June 21, 2011, 08:48:01 pm


Voice Services -> SP1 Service -> X_InboundCallRoute : {12341234567:pp(10*18005551212)}


RonR:
I tested both examples before posting and they work here.  The calls were from an OBi110 to an OBi100.  18005551212 was connected through SP1 (Google Voice) on the OBi100.  The calls were originated from the OBi110, using its attached phone [10*18005551212], a Speed Dial entry [PP(10*18005551212)], or an SP2 InboundCallRoute rule [{1?2341234567:pp(10*18005551212)}] that intercepted a call from my cell phone number and redirected it to 18005551212 on the OBi100.

On the target (receiving) OBi, you need an appropriate InboundCallRoute rule to process the call:

Voice Services -> OBiTALK Service -> InboundCallRoute : {(200123456)>(Msp1):sp1}

where 200123456 is the OBi #1 OBiTALK number.

freewilly:
RonR, you are right. It works with AA or attached phone.

I want dial out with single stage dialing through this path

SipClient(CSipSimple) -> Asterisk(1.8.4) PBX -> Obi#1's Sp2 -> Obi#1's ObiTalk -> Obi#2's ObiTalk ->  Obi#2's PSTN

There is NO AA or attached phone involved.

RonR:
How is this part lashed up? :  SipClient(CSipSimple) -> Asterisk(1.8.4) PBX -> Obi#1's Sp2

Am I correct in assuming that SipClient(CSipSimple) is an extension (say 201) on Asterisk(1.8.4) PBX and Obi#1's Sp2 is another extension (say 202) defined on Asterisk(1.8.4) PBX as sip:anything@w.x.y.z:5061, where w.x.y.z is Obi#1's IP address?

Do you access Obi#1's Sp2 from SipClient(CSipSimple) by dialing 202?

freewilly:
That's right, I dial 202 to connect Obi#1's Sp2.

I would like dial 202*18005551212 at SipClient, then Obi#2's PSTN will dial out 18005551212 for me.

How do I send 18005551212 to Obi#2?

Navigation

[0] Message Index

[#] Next page

[*] Previous page