There is a gateway config option in h323.conf. Try enabling it. The only
thing this config will do is advertise asterisk as a gateway to CCM instead
of endpoint. It might do the magic.

Also, your log is not debug log. The debug log will have the dump of actual
setup message sent out.
Though I haven't personally tested interop with cisco call manager, I know
someone did it and it was working for him.

Regards,
Vishal

----- Original Message ----- 
From: "Greg Oliver" <[EMAIL PROTECTED]>
To: "Vishal Phirke" <[EMAIL PROTECTED]>
Sent: Thursday, October 20, 2005 11:44 AM
Subject: Re: [ooh323c-devel] chan_oh323 and Cisco Callmanager 3.3(5) gateway


> 14:57:12:547  Trying to connect to remote endpoint(192.168.5.10:1720) to
> setup H$2250 channel (outgoing, ooh323c_2)
> 14:57:12:547  H2250 transmiter channel creation - succesful (outgoing,
> ooh323c_2$)
> 14:57:12:547  Created new logical channel entry (outgoing, ooh323c_2)
> 14:57:12:547  Receive channel of type audio started (outgoing,
> ooh323c_2)
> 14:57:12:547  Created new logical channel entry (outgoing, ooh323c_2)
> 14:57:12:547  Created new logical channel entry (outgoing, ooh323c_2)
> 14:57:12:547  Receive channel of type audio started (outgoing,
> ooh323c_2)
> 14:57:12:547  Created new logical channel entry (outgoing, ooh323c_2)
> 14:57:12:548  Sent Message - Setup (outgoing, ooh323c_2)
> 14:57:12:575  H.225 Release Complete message received (outgoing,
> ooh323c_2)
> 14:57:12:575  Cleaning Call (outgoing, ooh323c_2)-
> reason:OO_REASON_NOUSER
>
> I am sure ^^^^^^^^^^^^ - is the reason - will research and see what CCM
> is expecting here and where I can set it in Asterisk - have never had to
> set it with the other channel drivers before.
>
> Thanks for the help.
>
> -Greg
>
> On Thu, 2005-10-20 at 10:47 -0700, Vishal Phirke wrote:
> > Are you sure the ip/port for cisco call manager are configured properly.
Try
> > using debug version of ooh323c and see what log file says. To use debug
> > version,
> >
> > >make debug
> > >make install
> > Log file will be created as /var/log/asterisk/h323_log. Looks like even
TCP
> > connection for H.323 signalling is not getting established.
> >
> > Regards,
> > Vishal
> > ----- Original Message ----- 
> > From: "Greg Oliver" <[EMAIL PROTECTED]>
> > To: <ooh323c-devel@lists.sourceforge.net>
> > Sent: Wednesday, October 19, 2005 4:14 PM
> > Subject: [ooh323c-devel] chan_oh323 and Cisco Callmanager 3.3(5) gateway
> >
> >
> > > Hi,
> > >
> > > I am new to this project, but very familiar with Asterisk and OH323,
> > > H323 and GNUGK - we write software to complement Cisco Callmanager and
> > > use Asterisk to fill in a lot of holes it lacks.
> > >
> > > I am testing this channel because since GNUGK and the other 2 channel
> > > drivers do not co-exist nicely due to pwlib and openh323 requirements
> > > differing, I thought this would make a nice solution to have both
> > > co-exist on the same system.
> > >
> > > I have it all working on asterisk 1.06,1.08,1.09 and cvs-head all with
> > > the same results.
> > >
> > > No gatekeeper, just 323 gateway - faststart on, 245 tunneling tried on
> > > and off.
> > >
> > > I can call from a Callmanager phone through ooh323 just fine, but
> > > reverse gets rejected by the CCM immediately.
> > >
> > > Packet captures of failed calls provide only 8 packets - all with very
> > > small acknowledgment messages, ending with a single tcp from CCM with
> > > (2) NOP bits set.  No messaging at all within them.
> > >
> > > I have tried using both friend and peer with exact results.  The
gateway
> > > shows up as registered with CCM just fine and like I said works from
CCM
> > > --> Asterisk, just not reverse.
> > >
> > > Could it be something simple I am missing.
> > >
> > > Thanks,
> > >
> > > Greg
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by:
> > > Power Architecture Resource Center: Free content, downloads,
discussions,
> > > and more. http://solutions.newsforge.com/ibmarch.tmpl
> > > _______________________________________________
> > > ooh323c-devel mailing list
> > > ooh323c-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/ooh323c-devel
> > >
> > >
> > >
> >
> >
>
>
>




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to