It gets hard to read my logs when every time someone makes a phone call it displays long pages of "Dropping voice frame".  Anyone encounter this before?  Asterisk is bridging two SIP lines together, so the technology should be the same.  Maybe I'll try allowing only ULAW.
<br><br><br>**************************************<br>Asterisk Standard debug (level 3)<br>***************************************<br><br>-- Called trunk2/12095387895<br>[Nov 26 13:49:37] WARNING[7744]: channel.c:3021 set_format: Unable to find a codec translation path from unknown to unknown
<br>[Nov 26 13:49:37] WARNING[7744]: channel.c:3402 ast_channel_make_compatible: Unable to set read format on channel SIP/trunk2-0990c538 to 524288<br>    -- SIP/trunk1-098dc208 is making progress passing it to Local/XXXXXXXXXX@default-c101
,2<br>    -- Local/XXXXXXXXXX@default-c101,1 is making progress passing it to SIP/trunk0-098cf098<br>[Nov 26 13:49:38] NOTICE[7062]: channel.c:2493 __ast_read: Dropping incompatible voice frame on Local/XXXXXXXXXX@default-c101
,1 of format ulaw since our native format has changed to unknown<br>[Nov 26 13:49:38] NOTICE[7062]: channel.c:2493 __ast_read: Dropping incompatible voice frame on Local/XXXXXXXXXX@default-c101,1 of format ulaw since our native format has changed to unknown
<br>[Nov 26 13:49:38] NOTICE[7062]: channel.c:2493 __ast_read: Dropping incompatible voice frame on Local/XXXXXXXXXX@default-c101,1 of format ulaw since our native format has changed to unknown<br>[Nov 26 13:49:38] NOTICE[7062]: 
channel.c:2493 __ast_read: Dropping incompatible voice frame on Local/XXXXXXXXXX@default-c101,1 of format ulaw since our native format has changed to unknown<br><br><br>**************************************<br>SIP.CONF Example Line
<br>***************************************<br><br>[trunk0]<br>authuser=191691245XX<br>username=191691245XX<br>fromuser=191691245XX<br>secret=12345<br>fromdomain=<a href="http://richmond-1.vtnoc.net">richmond-1.vtnoc.net</a>
<br>host=<a href="http://richmond-1.vtnoc.net">richmond-1.vtnoc.net</a><br>dtmf=auto<br>dtmfmode=inband<br>insecure=port,invite<br>qualify=yes<br>type=peer<br>canreinvite=yes<br>call-limit=2<br>context=viatalk<br><br><br>
<br>-- <br>/Nick