Hi,

I am trying to forward calls from one cisco gateway to another cisco gateway
using asterisk

cisco(5300)A 192.168.1.1
asterisk 192.168.1.2
cisco(5300)B 192.168.1.3

pstn ------ciscoA-----asterisk ------ciscoB------pstn

I have the below in my extension.conf

[default]
exten => _1905XXXXXXX,1,Dial,OH323/192.168.1.3

I keep getting error and I don't know what is wrong.
I am able to see in my ciscoB accesslist, tcp packets are coming from
192.168.1.2

I get below error in my asterisk CLI

Feb  5 16:17:01 ERROR[29716]: chan_oh323.c:1004 oh323_call: H323:0: Could
not call 192.168.1.3.
Feb  5 16:17:11 WARNING[29716]: pbx.c:1829 ast_pbx_run: Timeout, but no rule
't' in context 'default'

It would be much appreciated if someone could point out what I am doing
wrong or to any documentations. Many thanks.


Regards,



Anthony


_______________________________________________
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