well i have a real stange dtmf problem…
i have DYNAMIC_FEATURES=blindxfer#automon#atxfer#disconnect in [globals]
Here is my features conf
blindxfer => #
automon => *1
axfer => *2
disconnect => *3
i have also dtmfmode=rfc2833 set in sip.conf
when i do # when call or be called, it is working really fine each time, when i do any of *X it dont work, like no effect, so i have changed features conf to
blindxfer => #1
automon => #2
axfer => #3
disconnect => #4
i did reload on CLI and it have worked!, so i was happy (: and i did a second test without changing any .conf, What a surprise, nothing is working!! , so i have changed to my previous setup, and transfer is woking fine, but ne other features, help!!