Re: [SR-Users] subscriber specific dialplan

2012-02-01 Thread Bayram Karagoz
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

[SR-Users] subscriber specific dialplan

2012-01-31 Thread Bayram Karagoz
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? __