Archives : September-2019
I had a look at https://wiki.asterisk.org/wiki/display/AST/cURL and I was wondering if anyone had an example of what the response would look like if I wanted to use it for MOH with Asterisk Realtime..
Can anyone advise what I am doing wrong here?Expression: EXP(1.0)Result: [19] 2.71828182845904524Expression: EXP2(1.0)Result: [1] 2Expression: LOG(10)Result: [19] 2.30258509299404568Expression: LOG2(10)Result: [19] 3.32192809488736235Expression: LOG10(10)Resu..