I want to send call from pbx to ip,pbx is sending prefix of 123011+country+city+number, i want to just remove 011 from the number and send call to 123+country+city+number format.
you can do this in the iptg using the delete digits and add digits. If you do this, the number gets changed to a private number and you have to change this in the static route.
On the gen 1 units, like the d2400, this change will affect all static routes. If you have a gen 2 product like the as/ax/dx, then you can configure it so that it only is used for the one specific static route.
Mike, I want to authenticate called number using freeradius and also want to check the available balance$$, and if balnce get 0 then call should disconnect, currently it is dong accounting only with freeradius+mysql on redhat9
there is an ivrtype that you can define for the iprg that will look at the cli/ani of the incoming call and interact with the radius. No voice prompts will be played and if the radius tells the quintum that the balance is 0, then the call will not be allowed.