If my memory serves me right, we could use Thomson ST2030 and Asterisk 1.4.<br>Have you tried with another soft or hardphone ?<br><br><div class="gmail_quote">2008/7/7 Vinz486 <<a href="mailto:vinz486@gmail.com">vinz486@gmail.com</a>>:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all,<br>
<br>
i'm trouble with codec setup on an asterisk machine 1.4.18 and some<br>
Thomson ST2030 as extensions.<br>
<br>
In the users.conf file for internal extension i have:<br>
<br>
disallow=all<br>
allow=g729<br>
allow=alaw<br>
allow=ulaw<br>
<br>
Without any codec installed (i mean with original g729 of asterisk)<br>
all go fine, calling from an extension to one other:<br>
<br>
Peer User/ANR Call ID Seq (Tx/Rx) Format<br>
Hold Last Message<br>
<a href="http://10.9.9.9" target="_blank">10.9.9.9</a> 202 11a6323d2ff 00102/00000 0x100 (g729)<br>
No Tx: ACK<br>
<a href="http://10.9.9.10" target="_blank">10.9.9.10</a> 201 a8749-c0a80 00101/00001 0x100 (g729)<br>
No Rx: ACK<br>
<br>
<br>
Installing the open source binary of g279 (codec_g729.so in modules<br>
dir) and restarting asterisk, the same call require transcoding:<br>
<br>
Peer User/ANR Call ID Seq (Tx/Rx) Format<br>
Hold Last Message<br>
<a href="http://10.9.9.9" target="_blank">10.9.9.9</a> 202 1992c2d149e 00102/00000 0x8 (alaw)<br>
No Tx: ACK<br>
<a href="http://10.9.9.10" target="_blank">10.9.9.10</a> 201 140a6d-c0a8 00101/00001 0x100 (g729)<br>
No Rx: ACK<br>
<br>
The CALLED extension uses alaw instead of g729.<br>
<br>
This uses a lot of CPU (up to 10% in my P3 machine).<br>
<br>
Where is the trouble? Asterisk bug? Thomson do not recognize g729 GPL<br>
as standard g729? I must set the framebuffer size?<br>
<br>
If i set ONLY g729 as allowed codec all go fine: all calls uses the g729 codec.<br>
<br>
Why codec negotian in the allow= list is not respected? Depends on<br>
codec binary? It's strange...<br>
<br>
<br>
Thanks to all...<br>
<br>
<br>
<br>
<br>
---<br>
PicoStreamer - the real WEB live streaming software<br>
<a href="http://vinz486.com" target="_blank">vinz486.com</a><br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>