antirek / virtual-pbx

Automatically exported from code.google.com/p/virtual-pbx
0 stars 1 forks source link

missing method memcache_counter in Fagi.pl #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
broken `MP3 Streaming` in build 3935

Original issue reported on code.google.com by igor.oku...@gmail.com on 25 Sep 2010 at 9:25

GoogleCodeExporter commented 8 years ago
fixed in build 4036

work around for build 3935:

<exten => h,n,Macro(agi-run,memcache_counter,mode=decr&var=${STREAM_KEY})       

>exten => h,n,Macro(agi-run,zgfrj4tdbin0,mode=decr&var=${STREAM_KEY})           

Original comment by igor.oku...@gmail.com on 26 Sep 2010 at 1:54