<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body>
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.<br>
<br>
<br>
Jeremy McNamara<br>
<br>
<br>
<br>
Krzysztof Bujak wrote:<br>
<blockquote type="cite"
cite="mid15cd01c2e6aa$98236340$9201a8c0@hq.apis.se">
<title></title>
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 5.50.4915.500" name="GENERATOR">
<style></style>
<div><font face="Arial" size="2">So I understand that G.723 is
included in asterisk distribution?</font></div>
<div><font face="Arial" size="2">Sorry for lame:-(</font></div>
<div> </div>
<div><font face="Arial" size="2">Best regards,</font></div>
<div><font face="Arial" size="2">KRzysztof Bujak</font></div>
<blockquote
style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">-----
Original Message ----- </div>
<div
style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-stretch: normal; font-size-adjust: none;"><b>From:</b> <a
title="jj@indie.org" href="mailto:jj@indie.org">Jeremy McNamara</a> </div>
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-stretch: normal; font-size-adjust: none;"><b>To:</b> <a
title="asterisk-users@lists.digium.com"
href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a> </div>
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-stretch: normal; font-size-adjust: none;"><b>Sent:</b>
Sunday, March 09, 2003 11:43 PM</div>
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-stretch: normal; font-size-adjust: none;"><b>Subject:</b>
Re: [Asterisk-Users] H323 on and on</div>
<div><br>
</div>
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.<br>
<br>
If you want G.729 you are going to need to contact Greg Vance at
Digium to purchase a license. <br>
<br>
<br>
Jeremy McNamara<br>
<br>
<br>
<br>
Krzysztof Bujak wrote:<br>
<blockquote cite="mid006d01c2e699$d3eee9f0$9201a8c0@hq.apis.se"
type="cite">
<pre wrap="">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" <a class="moz-txt-link-rfc2396E"
href="mailto:jj@indie.org"><jj@indie.org></a>
To: <a class="moz-txt-link-rfc2396E"
href="mailto:asterisk-users@lists.digium.com"><asterisk-users@lists.digium.com></a>
Sent: Sunday, March 09, 2003 8:52 AM
Subject: Re: [Asterisk-Users] H323 on and on
</pre>
<blockquote type="cite">
<pre wrap="">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.
<a class="moz-txt-link-freetext" href="http://asterisk.nufone.net">http://asterisk.nufone.net</a>
Jeremy McNamara
Ben Clark wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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:
</pre>
<blockquote type="cite">
<pre wrap="">type bt, press enter and send what gets printed out
Jeremy McNamara
Ben Clark wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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:
</pre>
<blockquote type="cite">
<pre wrap="">asterisk -vvvcg
when the segfault happens
gdb ./asterisk core.[pid]
regards
Martin
On Sat, 8 Mar 2003, Ben Clark wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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:
</pre>
<blockquote type="cite">
<pre wrap="">...I tried asterisk open h323 but it seg faults:-(((((...
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext"
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext"
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext"
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext"
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext"
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext"
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->===========================================================================
</pre>
<blockquote type="cite">
<pre wrap="">Ta wiadomosc zostala sprawdzona na obecnosc wirusow komputerowych przez
</pre>
</blockquote>
<pre wrap=""><!---->system antywirusowy na serwerze IT Form.
</pre>
<pre wrap=""><!---->
===========================================================================
Ta wiadomosc zostala sprawdzona na obecnosc wirusow komputerowych przez system antywirusowy na serwerze IT Form.
</pre>
</blockquote>
<br>
<hr> <small>Ta wiadomosc zostala sprawdzona na obecnosc wirusow
komputerowych przez system antywirusowy na serwerze IT Form.</small> </blockquote>
<hr> <small>Ta wiadomosc zostala sprawdzona na obecnosc wirusow
komputerowych przez system antywirusowy na serwerze IT Form.</small> </blockquote>
<br>
</body>
</html>