openvoips / OV500

OpenSource Freeswitch & Kamailio Billing, rating and Routing Software
http://ov500.openvoips.org
GNU Affero General Public License v3.0
100 stars 54 forks source link

Ratecard type Carrier not adding #19

Closed meshtask closed 4 years ago

meshtask commented 4 years ago

Whenever i try to add a ratecard of type Provider and press save button, its added but its type changes to Customer. is this anexpected behavior or is it a bug?

kanand81 commented 4 years ago

When was you download build?

On Thu, Mar 19, 2020 at 2:37 AM meshtask notifications@github.com wrote:

Whenever i try to add a ratecard of type Provider and press save button, its added but its type changes to Customer. is this anexpected behavior or is it a bug?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openvoips/OV500/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWG7723W66UMDUUK2NL7F3RIEZ2VANCNFSM4LO2U6WA .

meshtask commented 4 years ago

I installed it just yesterday by following the method listed on ov500 website. This same thing is happening even with the demo site of ov500.

openvoips commented 4 years ago

I will verify again your concern. It should need to display as carrier type.

On Thu, Mar 19, 2020 at 1:38 PM meshtask notifications@github.com wrote:

I installed it just yesterday by following the method listed on ov500 website. This same thing is happening even with the demo site of ov500.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openvoips/OV500/issues/19#issuecomment-601042737, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6JLVFZGJJMF2R4JJQJ2YLRIHHHNANCNFSM4LO2U6WA .

sanjay8090 commented 4 years ago

use the updated code of https://github.com/openvoips/OV500/blob/master/portal/application/controllers/Ratecard.php file.

meshtask commented 4 years ago

It's working fine now.