Hi Kamran,

Kamran Ahmad wrote:
hello

i was searching for solution to problem (sip->h.323).
any one from this list asterisk mailing have any idea
how to fix it.

i am getting error when i try to call from sip to
h.323 user

i am successfully registering my asterisk box with
gnugk. but when i try to call to h.323 openphone on
working on GnuGatekeeper, asterisk is not routing it
to GnuGk. i am getting the following error. do you
have any idea. please help i am stuck here for a week.


i am unable to find anything on google on this topic.

Two things:


-- Executing Dial("SIP/2000-ae3f", "OH323/[EMAIL PROTECTED]:1720") in new stack

Since Asterisk has registered in gnugk you must not dial <user>@<host>, just <user>. It will find the <user> at the gatekeeper.


Mar 16 16:14:46 ERROR[16176]: chan_oh323.c:2501
ast_oh323_new: Internal channel initialization failed.
Bad binary?

This is bad! Usually this happens when you uncomment flags in asterisk-oh323 Makefile while Asterisk compiled without these flags (or vice versa). So make sure that you didn't do something like that.


Michael.



_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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