[Asterisk-Users] oh323

2004-10-19 Thread Michael M. Saunders
I am trying to get oh323 to work with the lastest version of asterisk
anyone had any luck 

michael12345 anyone know if this version asterisk-oh323-0.6.3b works
with the latest asterisk
michael12345 because it wont compile for me
michael12345 chan_oh323.c:4697: warning: passing arg 4 of
`ast_channel_register' from incompatible pointer type

___
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


RE: [Asterisk-Users] chan_h323: forcing 20ms packetisation

2004-10-19 Thread Michael M. Saunders
Is this mike oconnor as in the Australian mick oconnor

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike
O'Connor
Sent: Wednesday, 20 October 2004 11:00 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] chan_h323: forcing 20ms packetisation

Hi All

Is there a better mailing list where I should ask these questions ?

Thanks

Mike O'Connor wrote:

 Hi all

 I spent a few hours trying to information on asterisk, h323 and sip 
 support for codecs with 20ms packetisation, and have not been able to 
 find anything relivatant.

 Our supplier of call termination requires h323 the following:

 * The signalling port is 1720
 * H.323 version 2 with fast start and H.245 Tunneling.
 * The call should be initialised as Gateway-Gateway not using RAS.
 * The codecs supported are G.729, G.711alaw and G.711ulaw all at 20
 millisecond packetisation. Your equipment must support all three and
be
 able to dynamically negotiate these during call setup.
 * We use RFC 2833 for out-of-band DTMF. Your equipment must support
 this. The NTE RTP Payload type supported is 99.

 I was able after reading the source code in chan_h323.c to work out 
 how to enable fast start and h.245 tunneling.

 But the 20ms packetisation has me beat.

 I have made a test call to the provider which did not work becase I 
 was sending 30ms voice packets.

 SO my question does any one know now to force the correct voice packet

 size ?

 Thanks

 Mike

 ___
 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


___
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


RE: [Asterisk-Users] oh323

2004-06-17 Thread Michael M. Saunders
Can I just pay you to fix it for me.

I cant see anywhere where I use the debug

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Wednesday, 16 June 2004 11:55 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


Have you enabled non-default compiler flags in Asterisk's
top-level Makefile (e.g DEBUG_THREAD)?

Michael.

Michael M. Saunders wrote:
 Have recompiled a few times any ideas?
 
 *CLI oh323 debug toggle
 Verbose debug info for OpenH323 channel turned on.
 *CLI Jun 17 23:28:55 ERROR[20499]: chan_oh323.c:2297 ast_oh323_new:
 Internal channel initialization failed. Bad binary?
 
 *CLI set verbose 4
 *CLI Jun 17 23:29:24 ERROR[21523]: chan_oh323.c:2297 ast_oh323_new:
 Internal channel initialization failed. Bad binary?
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Michael
 Manousos
 Sent: Wednesday, 16 June 2004 6:10 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Asterisk-Users] oh323
 
 
 Update to version 0.6.2a. It compiles with today's Asterisk CVS HEAD.

http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asteris
 k-oh323-0.6.2a.tar.gz
 
 Michael.
 
 
 Michael M. Saunders wrote:
 
The other problem is that version. Doesn't seem to work well with e1'.
 
 I
 
rephrase it changes everything back to t1. Is there any way I can get
 
 it
 
working with the latest version of cvs head

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael M.
Saunders
Sent: Wednesday, 16 June 2004 7:55 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

Thanks that worked. Is there any plans to make it work with the
 
 lastest
 
cvs head
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Wednesday, 16 June 2004 1:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


cvs co -D 2004-06-07 asterisk

Michael M. Saunders wrote:


I grabbed the lastest CVS and it stilled failed. 
Would you be able to give me the command to get 2004-06-07
Because when I login I can only get it by release numbers.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Tuesday, 15 June 2004 9:56 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


You are trying to compile it with an out-dated Asterisk
source tree. Use Asterisk CVS HEAD checkout of 2004-06-07.

Michael.


Michael M. Saunders wrote:



Does anyone have any ideas why this is failing

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
 
 M.
 
Saunders
Sent: Monday, 14 June 2004 6:30 PM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

debian:/usr/src/asterisk-oh323-0.6.2# make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o

wrapper.o



wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1385: too few arguments to function `ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
make: *** [subdirs_all] Error 1
debian:/usr/src/asterisk-oh323-0.6.2#

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stuart
Grimshaw
Sent: Monday, 14 June 2004 6:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323

On Mon, 14 Jun 2004 18:06:25 +1000, Michael M. Saunders  
[EMAIL PROTECTED] wrote:





This module wont compile can anyone give me any assistance



Sure, what error messages is it giving you Michael?




 

-- 
./M

___
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


RE: [Asterisk-Users] oh323

2004-06-17 Thread Michael M. Saunders
What is the easiest way to guarantee everything is gone

rm -f /usr/lib/asterisk

is there anything else

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Thursday, 17 June 2004 7:32 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


Did you compile the channel driver with the sources of the running
Asterisk? This is happening because of a mismatch between the include
Asterisk files used to compile asterisk-oh323 and the running Asterisk.
Make sure that you have removed any previous version of Asterisk
(including header files and modules) before trying to install a fresh
copy of it or compile a new asterisk-oh323.

Michael.

Michael M. Saunders wrote:
 Can I just pay you to fix it for me.
 
 I cant see anywhere where I use the debug
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Michael
 Manousos
 Sent: Wednesday, 16 June 2004 11:55 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Asterisk-Users] oh323
 
 
 Have you enabled non-default compiler flags in Asterisk's
 top-level Makefile (e.g DEBUG_THREAD)?
 
 Michael.
 
 Michael M. Saunders wrote:
 
Have recompiled a few times any ideas?

*CLI oh323 debug toggle
Verbose debug info for OpenH323 channel turned on.
*CLI Jun 17 23:28:55 ERROR[20499]: chan_oh323.c:2297 ast_oh323_new:
Internal channel initialization failed. Bad binary?

*CLI set verbose 4
*CLI Jun 17 23:29:24 ERROR[21523]: chan_oh323.c:2297 ast_oh323_new:
Internal channel initialization failed. Bad binary?


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Wednesday, 16 June 2004 6:10 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


Update to version 0.6.2a. It compiles with today's Asterisk CVS HEAD.

 

http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asteris
 
k-oh323-0.6.2a.tar.gz

Michael.


Michael M. Saunders wrote:


The other problem is that version. Doesn't seem to work well with
e1'.

I


rephrase it changes everything back to t1. Is there any way I can get

it


working with the latest version of cvs head

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
M.
Saunders
Sent: Wednesday, 16 June 2004 7:55 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

Thanks that worked. Is there any plans to make it work with the

lastest


cvs head
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Wednesday, 16 June 2004 1:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


cvs co -D 2004-06-07 asterisk

Michael M. Saunders wrote:



I grabbed the lastest CVS and it stilled failed. 
Would you be able to give me the command to get 2004-06-07
Because when I login I can only get it by release numbers.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Tuesday, 15 June 2004 9:56 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


You are trying to compile it with an out-dated Asterisk
source tree. Use Asterisk CVS HEAD checkout of 2004-06-07.

Michael.


Michael M. Saunders wrote:




Does anyone have any ideas why this is failing

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael

M.


Saunders
Sent: Monday, 14 June 2004 6:30 PM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

debian:/usr/src/asterisk-oh323-0.6.2# make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ;
done
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o

wrapper.o




wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1385: too few arguments to function
`ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
make: *** [subdirs_all] Error 1
debian:/usr/src/asterisk-oh323-0.6.2#

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stuart
Grimshaw
Sent: Monday, 14 June 2004 6:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323

On Mon, 14 Jun 2004 18:06:25 +1000, Michael M

RE: [Asterisk-Users] oh323

2004-06-16 Thread Michael M. Saunders
Have recompiled a few times any ideas?

*CLI oh323 debug toggle
Verbose debug info for OpenH323 channel turned on.
*CLI Jun 17 23:28:55 ERROR[20499]: chan_oh323.c:2297 ast_oh323_new:
Internal channel initialization failed. Bad binary?

*CLI set verbose 4
*CLI Jun 17 23:29:24 ERROR[21523]: chan_oh323.c:2297 ast_oh323_new:
Internal channel initialization failed. Bad binary?


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Wednesday, 16 June 2004 6:10 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


Update to version 0.6.2a. It compiles with today's Asterisk CVS HEAD.
http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asteris
k-oh323-0.6.2a.tar.gz

Michael.


Michael M. Saunders wrote:
 The other problem is that version. Doesn't seem to work well with e1'.
I
 rephrase it changes everything back to t1. Is there any way I can get
it
 working with the latest version of cvs head
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Michael M.
 Saunders
 Sent: Wednesday, 16 June 2004 7:55 AM
 To: [EMAIL PROTECTED]
 Subject: RE: [Asterisk-Users] oh323
 
 Thanks that worked. Is there any plans to make it work with the
lastest
 cvs head
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Michael
 Manousos
 Sent: Wednesday, 16 June 2004 1:10 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [Asterisk-Users] oh323
 
 
 cvs co -D 2004-06-07 asterisk
 
 Michael M. Saunders wrote:
 
I grabbed the lastest CVS and it stilled failed. 
Would you be able to give me the command to get 2004-06-07
Because when I login I can only get it by release numbers.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Tuesday, 15 June 2004 9:56 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


You are trying to compile it with an out-dated Asterisk
source tree. Use Asterisk CVS HEAD checkout of 2004-06-07.

Michael.


Michael M. Saunders wrote:


Does anyone have any ideas why this is failing

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
M.
Saunders
Sent: Monday, 14 June 2004 6:30 PM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

debian:/usr/src/asterisk-oh323-0.6.2# make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o

wrapper.o


wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1385: too few arguments to function `ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
make: *** [subdirs_all] Error 1
debian:/usr/src/asterisk-oh323-0.6.2#

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stuart
Grimshaw
Sent: Monday, 14 June 2004 6:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323

On Mon, 14 Jun 2004 18:06:25 +1000, Michael M. Saunders  
[EMAIL PROTECTED] wrote:




This module wont compile can anyone give me any assistance



Sure, what error messages is it giving you Michael?




 

-- 

___
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


RE: [Asterisk-Users] oh323

2004-06-16 Thread Michael M. Saunders
Nah, Just took what you gave me and adjusted the paths.

Ive had a look in the asterisk Makefile and this is the only references
I could find to debug can you tell me if they are correct

#Include debug symbols in the executables (-g) and profiling info (-pg)
DEBUG=-g #-pg

# If you are running a radio application, define RADIO_RELAX so that the
DTMF
# will be received more reliably
#OPTIONS += -DRADIO_RELAX

# If you don't have a lot of memory (e.g. embedded Asterisk), uncomment
the
# following to reduce the size of certain static buffers
#OPTIONS += -DLOW_MEMORY

# Optional debugging parameters
DEBUG_THREADS = #-DDEBUG_THREADS #-DDO_CRASH

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Wednesday, 16 June 2004 11:55 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


Have you enabled non-default compiler flags in Asterisk's
top-level Makefile (e.g DEBUG_THREAD)?

Michael.

Michael M. Saunders wrote:
 Have recompiled a few times any ideas?
 
 *CLI oh323 debug toggle
 Verbose debug info for OpenH323 channel turned on.
 *CLI Jun 17 23:28:55 ERROR[20499]: chan_oh323.c:2297 ast_oh323_new:
 Internal channel initialization failed. Bad binary?
 
 *CLI set verbose 4
 *CLI Jun 17 23:29:24 ERROR[21523]: chan_oh323.c:2297 ast_oh323_new:
 Internal channel initialization failed. Bad binary?
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Michael
 Manousos
 Sent: Wednesday, 16 June 2004 6:10 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Asterisk-Users] oh323
 
 
 Update to version 0.6.2a. It compiles with today's Asterisk CVS HEAD.

http://www.inaccessnetworks.com/projects/asterisk-oh323/download/asteris
 k-oh323-0.6.2a.tar.gz
 
 Michael.
 
 
 Michael M. Saunders wrote:
 
The other problem is that version. Doesn't seem to work well with e1'.
 
 I
 
rephrase it changes everything back to t1. Is there any way I can get
 
 it
 
working with the latest version of cvs head

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael M.
Saunders
Sent: Wednesday, 16 June 2004 7:55 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

Thanks that worked. Is there any plans to make it work with the
 
 lastest
 
cvs head
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Wednesday, 16 June 2004 1:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


cvs co -D 2004-06-07 asterisk

Michael M. Saunders wrote:


I grabbed the lastest CVS and it stilled failed. 
Would you be able to give me the command to get 2004-06-07
Because when I login I can only get it by release numbers.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Tuesday, 15 June 2004 9:56 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


You are trying to compile it with an out-dated Asterisk
source tree. Use Asterisk CVS HEAD checkout of 2004-06-07.

Michael.


Michael M. Saunders wrote:



Does anyone have any ideas why this is failing

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
 
 M.
 
Saunders
Sent: Monday, 14 June 2004 6:30 PM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

debian:/usr/src/asterisk-oh323-0.6.2# make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o

wrapper.o



wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1385: too few arguments to function `ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
make: *** [subdirs_all] Error 1
debian:/usr/src/asterisk-oh323-0.6.2#

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stuart
Grimshaw
Sent: Monday, 14 June 2004 6:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323

On Mon, 14 Jun 2004 18:06:25 +1000, Michael M. Saunders  
[EMAIL PROTECTED] wrote:





This module wont compile can anyone give me any assistance



Sure, what error messages is it giving you Michael

RE: [Asterisk-Users] Status-info 1: Signalling C7 / SS7

2004-06-16 Thread Michael M. Saunders
I am willing to donate some programming time

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roger
Schreiter
Sent: Thursday, 17 June 2004 1:15 AM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Status-info 1: Signalling C7 / SS7

Hi,

one month ago, I announced, that I will look at the openss7
project in order to use it together with asterisk.

It took a while for me to check the capabilities
of and around the project. Since the openss7 project consists
of only one person, and when there was just silence for a long
time in the project's mailing list, I doubted, whether
it was a good idea to consider using openss7.

In the meanwhile I think, one could use openss7 for
asterisk, but just ignoring the stalled asterisk
project inside the openss7 project.

I would prefer a project chan_openss7 inside
the asterisk project. O.k. but that's still some
weeks to go.

I bought a new computer for that purpose, I will buy
one of the cards offered by openss7.com (the main
sponsor of openss7.org) and then figure out by myself,
if it could serve for an asterisk-chan_openss7-project.

If openss7 won't succeed within some weeks, I've already
taken into account an aculab card or an interspan card
as alternatives - both manufactures offer APIs which should
allow to build channel drivers for asterisk.


Ok, that's the status for now. I will let you know interesting
news or at least a new status info in about a month.

Roger.

___
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


RE: [Asterisk-Users] oh323

2004-06-15 Thread Michael M. Saunders
I grabbed the lastest CVS and it stilled failed. 
Would you be able to give me the command to get 2004-06-07
Because when I login I can only get it by release numbers.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Tuesday, 15 June 2004 9:56 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


You are trying to compile it with an out-dated Asterisk
source tree. Use Asterisk CVS HEAD checkout of 2004-06-07.

Michael.


Michael M. Saunders wrote:
 Does anyone have any ideas why this is failing
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Michael M.
 Saunders
 Sent: Monday, 14 June 2004 6:30 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [Asterisk-Users] oh323
 
 debian:/usr/src/asterisk-oh323-0.6.2# make
 for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
 make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
 ./check_ver /usr/src/pwlib pwlib
 ./check_ver /usr/src/openh323 openh323
 gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
 wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o
wrapper.o
 wrapcaps.o
 make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
 make[1]: Entering directory
 `/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
 gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
 -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
 -I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
 chan_oh323.c
 chan_oh323.c: In function `oh323_call':
 chan_oh323.c:1385: too few arguments to function `ast_queue_control'
 chan_oh323.c: In function `oh323_hangup':
 chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
 chan_oh323.c: In function `oh323_read':
 chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
 make[1]: *** [chan_oh323.o] Error 1
 make[1]: Leaving directory
 `/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
 make: *** [subdirs_all] Error 1
 debian:/usr/src/asterisk-oh323-0.6.2#
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Stuart
 Grimshaw
 Sent: Monday, 14 June 2004 6:11 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Asterisk-Users] oh323
 
 On Mon, 14 Jun 2004 18:06:25 +1000, Michael M. Saunders  
 [EMAIL PROTECTED] wrote:
 
 
This module wont compile can anyone give me any assistance

 
 
 Sure, what error messages is it giving you Michael?
 
 

-- 
./M

___
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


RE: [Asterisk-Users] oh323

2004-06-15 Thread Michael M. Saunders
Thanks that worked. Is there any plans to make it work with the lastest
cvs head
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Wednesday, 16 June 2004 1:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


cvs co -D 2004-06-07 asterisk

Michael M. Saunders wrote:
 I grabbed the lastest CVS and it stilled failed. 
 Would you be able to give me the command to get 2004-06-07
 Because when I login I can only get it by release numbers.
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Michael
 Manousos
 Sent: Tuesday, 15 June 2004 9:56 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Asterisk-Users] oh323
 
 
 You are trying to compile it with an out-dated Asterisk
 source tree. Use Asterisk CVS HEAD checkout of 2004-06-07.
 
 Michael.
 
 
 Michael M. Saunders wrote:
 
Does anyone have any ideas why this is failing

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael M.
Saunders
Sent: Monday, 14 June 2004 6:30 PM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

debian:/usr/src/asterisk-oh323-0.6.2# make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o
 
 wrapper.o
 
wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1385: too few arguments to function `ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
make: *** [subdirs_all] Error 1
debian:/usr/src/asterisk-oh323-0.6.2#

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stuart
Grimshaw
Sent: Monday, 14 June 2004 6:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323

On Mon, 14 Jun 2004 18:06:25 +1000, Michael M. Saunders  
[EMAIL PROTECTED] wrote:



This module wont compile can anyone give me any assistance



Sure, what error messages is it giving you Michael?


 
 

-- 
./M

___
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


RE: [Asterisk-Users] oh323

2004-06-15 Thread Michael M. Saunders
The other problem is that version. Doesn't seem to work well with e1'. I
rephrase it changes everything back to t1. Is there any way I can get it
working with the latest version of cvs head

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael M.
Saunders
Sent: Wednesday, 16 June 2004 7:55 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

Thanks that worked. Is there any plans to make it work with the lastest
cvs head
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Manousos
Sent: Wednesday, 16 June 2004 1:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323


cvs co -D 2004-06-07 asterisk

Michael M. Saunders wrote:
 I grabbed the lastest CVS and it stilled failed. 
 Would you be able to give me the command to get 2004-06-07
 Because when I login I can only get it by release numbers.
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Michael
 Manousos
 Sent: Tuesday, 15 June 2004 9:56 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Asterisk-Users] oh323
 
 
 You are trying to compile it with an out-dated Asterisk
 source tree. Use Asterisk CVS HEAD checkout of 2004-06-07.
 
 Michael.
 
 
 Michael M. Saunders wrote:
 
Does anyone have any ideas why this is failing

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael M.
Saunders
Sent: Monday, 14 June 2004 6:30 PM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

debian:/usr/src/asterisk-oh323-0.6.2# make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o
 
 wrapper.o
 
wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1385: too few arguments to function `ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
make: *** [subdirs_all] Error 1
debian:/usr/src/asterisk-oh323-0.6.2#

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stuart
Grimshaw
Sent: Monday, 14 June 2004 6:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323

On Mon, 14 Jun 2004 18:06:25 +1000, Michael M. Saunders  
[EMAIL PROTECTED] wrote:



This module wont compile can anyone give me any assistance



Sure, what error messages is it giving you Michael?


 
 

-- 
./M

___
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


___
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] oh323

2004-06-14 Thread Michael M. Saunders








This module wont compile can anyone give me any
assistance








RE: [Asterisk-Users] oh323

2004-06-14 Thread Michael M. Saunders
debian:/usr/src/asterisk-oh323-0.6.2# make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o wrapper.o
wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1385: too few arguments to function `ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
make: *** [subdirs_all] Error 1
debian:/usr/src/asterisk-oh323-0.6.2#

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stuart
Grimshaw
Sent: Monday, 14 June 2004 6:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323

On Mon, 14 Jun 2004 18:06:25 +1000, Michael M. Saunders  
[EMAIL PROTECTED] wrote:

 This module wont compile can anyone give me any assistance


Sure, what error messages is it giving you Michael?


-- 
-S
___
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


RE: [Asterisk-Users] TE410P in Austria

2004-06-14 Thread Michael M. Saunders
Is it the same as Telstra

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wolfgang
Pichler
Sent: Monday, 14 June 2004 8:11 PM
To: Asterisk-Users Mailinglist
Subject: [Asterisk-Users] TE410P in Austria

hi all,

i've now installed a TE410P (Quad T1/E1 Primary Card - Digium) and
connected it to a primary line. My telco (eTel) only told me that they
are using hdb3 and crc4. So i still don't know which coding i have to
use (cas or ccs) - and what timing options i have to use.

Have someone already get a card like this up in Austria with a line from
eTel or from the telekom Austria ?

Another technics told me that it could be that i will need a different
cable - could this be ?

At time my configuration is:
-/etc/zaptel.conf
span=1,1,0,ccs,hdb3,crc4
span=2,1,0,ccs,hdb3,crc4
bchan=1-15
bchan=17-31
bchan=32-46
bchan=48-62
dchan=16
dchan=47

loadzone=at
defaultzone=at

---/etc/asterisk/zaptel.conf-
[channels]
switchtype = euroisdn
signalling = pri_cpe
pridialplan = local
group = 1
context = default
channel = 1-15
channel = 17-31

switchtype = euroisdn
signalling = pri_cpe
pridialplan = local
group = 2
context=default
channel = 32-46
channel = 48-62

Another thing - for the wct4xxp module - do i really need to restart the
whole pc so that changes in /etc/zaptel.conf take effect, or do i only
need to reinsert the module - rerun ztcfg ?

hope someone here can help me

best regards
Wolfgang

___
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


RE: [Asterisk-Users] oh323

2004-06-14 Thread Michael M. Saunders
Does anyone have any ideas why this is failing

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael M.
Saunders
Sent: Monday, 14 June 2004 6:30 PM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] oh323

debian:/usr/src/asterisk-oh323-0.6.2# make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o wrapper.o
wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1385: too few arguments to function `ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
make: *** [subdirs_all] Error 1
debian:/usr/src/asterisk-oh323-0.6.2#

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stuart
Grimshaw
Sent: Monday, 14 June 2004 6:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] oh323

On Mon, 14 Jun 2004 18:06:25 +1000, Michael M. Saunders  
[EMAIL PROTECTED] wrote:

 This module wont compile can anyone give me any assistance


Sure, what error messages is it giving you Michael?


-- 
-S
___
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


___
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


RE: [Asterisk-Users] oh323 0.6.2

2004-06-11 Thread Michael M. Saunders
I am trying to compile the latest channel drivers 
Can anyone tell me what is wrong

./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o wrapper.o
wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/root/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1385: too few arguments to function `ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
make: *** [subdirs_all] Error 1

___
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