I'm able to make generic dialplan but don't know how to make subscriber
based dialplan. Here is my generic dialplan sample config file and dialplan
table;
loadmodule "avpops.so"
loadmodule "dialplan.so"
#-- avpops params -
modparam("avpops", "db_url", "mysql://openser:openserrw@loca
Hi,
I'm trying to make when each subscriber dials 7 digits add subscriber based
specific prefix to dialed number defined in subscriber or dialplan table. I
know that it's possible with avp but I'm not professional about avp. could
you send me a successful scenario and config example please?
__