[Asterisk-Users] H323 on and on

Alejandro Olchik aolchik at telenova.net
Thu Mar 13 08:47:07 MST 2003


I didn't see any message regarding this subject
during the last days and I'm also interested in
pricing info to obtain G.723.1 and G.729 licences
for *.

If anyone has such this information, please send.

Tks,
Alejandro Olchik


Krzysztof Bujak said:
> Sorry for bothering you Jeremy.
>
> So asterisk can support only:
> G.711, G. 0610 and adpcm?
>
> Which means that in both cases with G.723.1 and G.729 I would have to
> get the licence.
> But where can I get codecs themselves? Are they ready to compile with
> asterisk?
> Where to find pricing info?
>
> Best regards,
> Krzysztof Bujak
>
> ----- Original Message -----
>
> From: Jeremy McNamara <mailto:jj at indie.org>
> To: asterisk-users at lists.digium.com
> <mailto:asterisk-users at lists.digium.com>
> Sent: Monday, March 10, 2003 5:57 AM
> Subject: Re: [Asterisk-Users] H323 on and on
>
> No. G.723.1is encumbered with international patents and their associated
> royalty fee's, so no, G.723.1 is not part of the standard Asterisk
> distribution.
>
>
> Jeremy McNamara
>
>
>
> Krzysztof Bujak wrote:
>
>
> So I understand that G.723 is included in asterisk distribution?
> Sorry for lame:-(
>
> Best regards,
> KRzysztof Bujak
>
> ----- Original Message -----
> From: Jeremy McNamara <mailto:jj at indie.org>
> To: asterisk-users at lists.digium.com
> <mailto:asterisk-users at lists.digium.com>
> Sent: Sunday, March 09, 2003 11:43 PM
> Subject: Re: [Asterisk-Users] H323 on and on
>
> chan_h323 works with any codec that Asterisk can deal with. chan_h323
> lets Asterisk deal with the audio directly, instead of attempting to
> emulate a sound card.
>
> If you want G.729 you are going to need to contact Greg Vance at Digium
> to purchase a license.
>
>
> Jeremy McNamara
>
>
>
> Krzysztof Bujak wrote:
>
>
> Could you please list codecs that are supported with this channel
> driver?
>
>
>
> The case is that, voip provider I wanted to use for routing
> international
>
> calls
>
> supports only those 723, 729.
>
> Is it possible to use it with asterisk?
>
>
>
> Best regards,
>
> Krzysztof Bujak
>
>
>
> ----- Original Message -----
>
> From: "Jeremy McNamara"   <mailto:jj at indie.org> <jj at indie.org>
>
> To:   <mailto:asterisk-users at lists.digium.com>
> <asterisk-users at lists.digium.com>
>
> Sent: Sunday, March 09, 2003 8:52 AM
>
> Subject: Re: [Asterisk-Users] H323 on and on
>
>
>
>
>
>
>
> Well, someone is attempting to delete a object that has never been
>
> allocated.
>
>
>
> You might give chan_h323 a try, you might have better luck.
>
>
>
>   http://asterisk.nufone.net <http://asterisk.nufone.net>
>
>
>
>
>
> Jeremy McNamara
>
>
>
>
>
>
>
> Ben Clark wrote:
>
>
>
>
>
> this is what it printed
>
>
>
> (gdb) bt
>
> #0  0x40120cb3 in chunk_free () from /lib/libc.so.6
>
> #1  0x40120c53 in free () from /lib/libc.so.6
>
> #2  0x403e7977 in __builtin_delete (ptr=0x80e41f8) from
>
> /usr/local/lib/liboh323wrap.so
>
> #3  0x4103a27a in PContainer::Destruct () from
>
> /usr/local/lib/libpt_linux_x86_r.so.1
>
> #4  0x4102adfa in PThread::PX_ThreadStart () from
>
> /usr/local/lib/libpt_linux_x86_r.so.1
>
> #5  0x40030e67 in pthread_start_thread () from /lib/libpthread.so.0
>
>
>
> On Sunday, March 9, 2003, at 01:16 AM, Jeremy McNamara wrote:
>
>
>
>
>
> type bt, press enter and send what gets printed out
>
>
>
> Jeremy McNamara
>
>
>
>
>
>
>
> Ben Clark wrote:
>
>
>
>
>
> this is the end of the output I get from gdb...
>
>
>
> Reading symbols from /usr/lib/asterisk/modules/chan_oh323.so...done.
>
> Loaded symbols for /usr/lib/asterisk/modules/chan_oh323.so
>
> Reading symbols from /usr/local/lib/liboh323wrap.so...done.
>
> Loaded symbols for /usr/local/lib/liboh323wrap.so
>
> Reading symbols from /usr/local/lib/libh323_linux_x86_r.so.1...done.
>
> Loaded symbols for /usr/local/lib/libh323_linux_x86_r.so.1
>
> Reading symbols from /usr/local/lib/libpt_linux_x86_r.so.1...done.
>
> Loaded symbols for /usr/local/lib/libpt_linux_x86_r.so.1
>
> Reading symbols from /usr/lib/libstdc++-libc6.2-2.so.3...done.
>
> Loaded symbols for /usr/lib/libstdc++-libc6.2-2.so.3
>
> ---Type <return> to continue, or q <return> to quit---
>
> #0  0x40120cb3 in chunk_free () from /lib/libc.so.6
>
>
>
> On Saturday, March 8, 2003, at 07:59 PM, Martin Pycko wrote:
>
>
>
>
>
> asterisk -vvvcg
>
>
>
> when the segfault happens
>
> gdb ./asterisk core.[pid]
>
>
>
> regards
>
> Martin
>
>
>
> On Sat, 8 Mar 2003, Ben Clark wrote:
>
>
>
>
>
> I am also getting a seg fault when asterisk tries to load
>
> chan_oh323.so.  What should I try to get it to work?
>
>
>
> [chan_oh323.so] => (OpenH323 Channel Driver)
>
>    == Parsing '/etc/asterisk/oh323.conf': Found
>
> Segmentation fault
>
>
>
>
>
> On Saturday, March 8, 2003, at 09:06 AM, Krzysztof Bujak wrote:
>
>
>
>
>
> ...I tried asterisk open h323 but it seg faults:-(((((...
>
>
>
> _______________________________________________
>
> Asterisk-Users mailing list
>
> Asterisk-Users at lists.digium.com <mailto:Asterisk-Users at lists.digium.com>
>
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
> <http://lists.digium.com/mailman/listinfo/asterisk-users>
>
>
>
>
>
> _______________________________________________
>
> Asterisk-Users mailing list
>
> Asterisk-Users at lists.digium.com <mailto:Asterisk-Users at lists.digium.com>
>
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
> <http://lists.digium.com/mailman/listinfo/asterisk-users>
>
>
>
>
>
> _______________________________________________
>
> Asterisk-Users mailing list
>
> Asterisk-Users at lists.digium.com <mailto:Asterisk-Users at lists.digium.com>
>
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
> <http://lists.digium.com/mailman/listinfo/asterisk-users>
>
>
>
> _______________________________________________
>
> Asterisk-Users mailing list
>
> Asterisk-Users at lists.digium.com <mailto:Asterisk-Users at lists.digium.com>
>
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
> <http://lists.digium.com/mailman/listinfo/asterisk-users>
>
>
>
>
>
> _______________________________________________
>
> Asterisk-Users mailing list
>
> Asterisk-Users at lists.digium.com <mailto:Asterisk-Users at lists.digium.com>
>
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
> <http://lists.digium.com/mailman/listinfo/asterisk-users>
>
>
>
> _______________________________________________
>
> Asterisk-Users mailing list
>
> Asterisk-Users at lists.digium.com <mailto:Asterisk-Users at lists.digium.com>
>
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
> <http://lists.digium.com/mailman/listinfo/asterisk-users>
>
>
>
>
>
>
>
> ========================================================================
>
>
> Ta wiadomosc zostala sprawdzona na obecnosc wirusow komputerowych przez
>
>
>
> system antywirusowy na serwerze IT Form.
>
>
>
>
>
>
>
>
> ========================================================================Ta
> wiadomosc zostala sprawdzona na obecnosc wirusow komputerowych przez
> system antywirusowy na serwerze IT Form.
>
>
>
>
>   _____
>
> Ta wiadomosc zostala sprawdzona na obecnosc wirusow komputerowych przez
> system antywirusowy na serwerze IT Form.
>
>   _____
>
> Ta wiadomosc zostala sprawdzona na obecnosc wirusow komputerowych przez
> system antywirusowy na serwerze IT Form.
>
>
>   _____
>
> Ta wiadomosc zostala sprawdzona na obecnosc wirusow komputerowych przez
> system antywirusowy na serwerze IT Form.
>
>   _____
>
> Ta wiadomosc zostala sprawdzona na obecnosc wirusow komputerowych przez
> system antywirusowy na serwerze IT Form.






More information about the asterisk-users mailing list