Displaying 2 results from an estimated 2 matches for "mystrx".
Did you mean:
mystru
2004 Apr 29
1
IAX Example Needed
Hi All!
I have two [*]s, and both work OK as a simple local PBX.
Now, I try to link them using IAX. Let's call those babies
a1 and a2. From a1, I want to dial a phone connected to a2.
Both boxes have a fixed IP address, and use standard port
5036, say a1.mystrx.com and a2.mystrx.com.
Where I (obviously) get confused, is when it comes to
inbound, outbound, registration, etc. Taking a hint from
SIP channels, though, here is what I came up with:
**** Machine a1 ****
--- iax.conf ---
[general]
blah blah
[iax-a2]
type=friend
context=inbound-calls ; to allo...
2004 Apr 30
0
Réf.: IAX Example Needed
Here is what you should write in extensions.conf:
exten => _5.,1,Dial(IAX2/iax-a2:secret@a1.mystrx.com
/${EXTEN}@inbound-calls
So when you will dial anything beginning with 5, the call will be dialed in
the context inbound-calls of a1.mystrx.com
-----asterisk-users-admin@lists.digium.com a ?crit : -----
Pour: asterisk-users@lists.digium.com
De: willy@yponeinc.com
Envoy? par: asterisk-users-ad...