Call the PBX300 using IAX2 from PBX200, make sure that the call goes into
the context that allows dial out.

Example.

exten => _543219XXXXXX,1,StripMSD,5
exten => _9XXXXXX,2,Dial/[EMAIL PROTECTED]/BYEXTENSION

The first line looks for an access code '54321' followed by the access code
for an outside line '9' and then a number.
You next strip the access code for IAX linking and pass the rest to the
other Asterisk PBX.
The Asterisk PBX then runs the exten as if on the local machine.

Simple huh.

There is most likely a simpler method, but this works for me.

Dave

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: 22 May 2004 16:40
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] How to share Zap channels in 2 Asterisk
servers



Hello

I am trying to setup Asterisk on 2 servers PBX300 and PBX200.
PBX300 has X100P card with 1 telephone line. PBX200 don't have any Zap
device.
Softphone from PBX200 can talk to softphone on PBX300 but no outgoing call
from
PBX200.
I can call from PBX300 outside but I am unable to configure soft Phone
defined
in PBX200 to dial out side using PBX300 Zap devices.

I am geting error message " Rejected connect attempt from PBX200".

Please help if this is possible.

Thanks

Deepak



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to