Hi, I think this has already been suggested, but can you please apply 
the following patch:


svn diff
Index: asterisk/README
===================================================================
--- asterisk/README    (revision 420)
+++ asterisk/README    (working copy)
@@ -8,7 +8,7 @@

      A - SIP phone - Asterisk A - Codec2 - Asterisk B - SIP Phone - B

-The two SIP phones are configiured for mulaw.
+The two SIP phones are configured for mulaw.

  Building
  ---------
@@ -27,8 +27,8 @@

      david@cool:~$ tar xvzf asterisk-1.8.9.0.tar.gz
      david@cool:~/asterisk-1.8.9.0$ patch -p4 < 
~/codec2-dev/asterisk/asterisk-codec2.patch
-    david@cool:~/asterisk-1.8.9.0$ cp 
~/codec2-dev/asterisk/codec2_codec2.c .
-    david@cool:~/asterisk-1.8.9.0$ cp ~/codec2-dev/asterisk/ex_codec2.h .
+    david@cool:~/asterisk-1.8.9.0$ cp 
~/codec2-dev/asterisk/codec_codec2.c ./codecs
+    david@cool:~/asterisk-1.8.9.0$ cp ~/codec2-dev/asterisk/ex_codec2.h 
./codecs
      david@cool:~/asterisk-1.8.9.0$ ./configure && make ASTLDFLAGS=-lcodec2
      david@cool:~/asterisk-1.8.9.0$ sudo make install
      david@cool:~/asterisk-1.8.9.0$ sudo make samples

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to