<div dir="ltr"><br>And you would also have to change .htaccess<br><br><div class="gmail_quote">On Wed, Jan 4, 2012 at 4:08 AM, sherif omran [via freeswitch-users] <span dir="ltr">&lt;<a href="/user/SendEmail.jtp?type=node&node=7151552&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

        <table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font:inherit" valign="top"><div class="im">Hi every body,<br><br>I had a chance 3 days to install vBilling manually, which was not so trivial and would like to share  my experience with you.<br>

<br>Installation script is clearly written, any developer with some linux experience can follow it and do the required changes. In fact, I did not use the installation script because I have custom modules enabled. Also, I use the freeswitch xml tree, which is different that what the script do. Additionally, I have BlueBox installed and they should work together.<br>

<br>The installation script creates a custom freeswitch.xml file with the required modules. If these freeswitch modules were not previously installed, you have to install them manually. No need to reinstall freeswitch again using (make install)<br>

<br>enable them in the freeswitch source and compile using<br>make
 modulename-install<br><br>Regarding the installation path:<br>I used Centos 6 Server<br><br>The software uses the /var/www/html/ folder as the base path. However, since i have bluebox installed, I tried to do the required changes in (freeswitch.xml) and install vBilling in /var/www/html/vBilling. However, after contacting Muhammed, he recommended to enabled mod-rewrite for the apache server. After checking out, I found that it was already enabled for centos using the .htaccess file. I could log to the front page but 404 error pops, if i enter the password leading to another path.  I checked the login php function and corrected the path. At least i could see that after login click, it was trying to call a page from the correct subfolder. However, I would not recommend to install it in a subfolder because it will not work properly. May be this needs some additional investement. When i placed it in the root web server folder, and made the required
 adjustments it worked fine.<br><br>During the installation, I had to create a database using the given script, however I changed the username and password in the mysql tag. It returned that i could not login to the frontpage, since the password in encrypted. I had then to install phpmyadmin to revert the changes and change the password from the frontpage.<br>

<br>It is now running fine. However, I still did not start playing with its reporting functions or any call log but it looks very promising.<br><br>If i install some script, I usually check for spying functions such as sending back precious information without a permission to the author. However, the software is really clean. I did not find any spying functions or backholes. I checked the PHP files as well.<br>

<br><br>Finally, i would like to thank Muhammed Bhatti for sharing this nice software with us. <br><br>kind regards,<br>Sherif
 Omran<br><br>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>Sherif Omran Dr. sc. nat. <br>(Title from University of Zurich)<br>Signal and Image Processing, Acoustics, Artificial Intelligence Engineer and Neural Scientist. Design, Modeling and Simulation. Expert in Biomedical devices and Cochlear Implants. Telecommunication Consultant and ERICSSON Certified Engineer.<br>

Munich - Germany<br></div>e-mail: <a href="http://user/SendEmail.jtp?type=node&amp;node=7148890&amp;i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a> <br>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>

<br><br>--- On <b>Tue, 1/3/12, Muhammad Naseer Bhatti <i>&lt;<a href="http://user/SendEmail.jtp?type=node&amp;node=7148890&amp;i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a>&gt;</i></b> wrote:<br>
<blockquote style="border-left:2px solid #cccccc;padding:0 1em">
<br>From: Muhammad Naseer Bhatti &lt;<a href="http://user/SendEmail.jtp?type=node&amp;node=7148890&amp;i=2" rel="nofollow" link="external" target="_blank">[hidden email]</a>&gt;<div class="im"><br>Subject: Re: [Freeswitch-users] vBilling Beta Program!!<br>

</div>To: &quot;FreeSWITCH Users Help&quot; &lt;<a href="http://user/SendEmail.jtp?type=node&amp;node=7148890&amp;i=3" rel="nofollow" link="external" target="_blank">[hidden email]</a>&gt;<div class="im"><br>Date: Tuesday, January 3, 2012,
 8:16 PM<br><br></div><div><div dir="ltr"><div class="im"><br>Sherif, have you installed manually? If so, you would have to enable mod_rewrite in your apache configuration.<br><br><br></div><div><div class="im">On Tue, Jan 3, 2012 at 9:08 PM, Sherif Omran <span dir="ltr">&lt;<a rel="nofollow" href="http://mc/compose?to=sherifomran2000@yahoo.com" link="external" target="_blank">sherifomran2000@...</a>&gt;</span> wrote:<br>



</div><blockquote style="border-left:2px solid #cccccc;padding:0 1em"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font:inherit" valign="top"><div class="im">Can you give more details how it does not work? I have the same situation.<br>



I can reach the frontpage and when i give the username i get 404.<br><br>Is this the case you have?<br><br>Do you have Centos or Redhat ?<br><br><br>regards,<br>Sherif<br><br><br></div>--- On <b>Tue, 1/3/12, Zenny <i>&lt;<a rel="nofollow" href="http://mc/compose?to=garbytrash@gmail.com" link="external" target="_blank">garbytrash@...</a>&gt;</i></b> wrote:<br>



<blockquote style="border-left:2px solid #cccccc;padding:0 1em"><br>From: Zenny &lt;<a rel="nofollow" href="http://mc/compose?to=garbytrash@gmail.com" link="external" target="_blank">garbytrash@...</a>&gt;<div class="im">

<br>Subject: Re: [Freeswitch-users] vBilling Beta Program!!<br></div>

To: &quot;FreeSWITCH Users Help&quot; &lt;<a rel="nofollow" href="http://mc/compose?to=freeswitch-users@lists.freeswitch.org" link="external" target="_blank">freeswitch-users@...</a>&gt;<div class="im"><br>Date: Tuesday, January 3, 2012, 11:18 AM</div>

<div><div>

<br><br><div><div class="im">looks promising, but the user login does not work.<br><br>Best of luck, Mr. Bhatti and Happy New Year 2012, though belated to<br>all freeswitchers!<br><br></div><div class="im">On 1/3/12, nbhatti &lt;<a rel="nofollow" href="http://mc/compose?to=nbhatti@gmail.com" link="external" target="_blank">nbhatti@...</a>&gt; wrote:<br>



&gt; Yes, it will support prepaid calling card and many more features soon.<br>&gt;<br>&gt; On Tue, Jan 3, 2012 at 3:17 AM, dfretes [via freeswitch-users]<br></div><div class="im">&gt; &lt;ml-node+<a rel="nofollow" href="http://mc/compose?to=s2379917n7145235h43@n2.nabble.com" link="external" target="_blank">s2379917n7145235h43@...</a>&gt; wrote:<br>



&gt;&gt; It looks great!<br>&gt;&gt;<br>&gt;&gt; Will vBilling support batch user/prepaid calling card creation?<br>&gt;&gt;<br>&gt;&gt; ________________________________<br>&gt;&gt; If you reply to this email, your message will be added to the discussion<br>



&gt;&gt; below:<br>&gt;&gt; <a rel="nofollow" href="http://freeswitch-users.2379917.n2.nabble.com/vBilling-Beta-Program-tp6760999p7145235.html" link="external" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/vBilling-Beta-Program-tp6760999p7145235.html</a><br>



&gt;&gt; To
 unsubscribe from vBilling Beta Program!!, click here.<br>&gt;&gt; NAML<br>&gt;<br>&gt;<br>&gt; --<br>&gt; View this message in context:<br>&gt; <a rel="nofollow" href="http://freeswitch-users.2379917.n2.nabble.com/vBilling-Beta-Program-tp6760999p7145871.html" link="external" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/vBilling-Beta-Program-tp6760999p7145871.html</a><br>



&gt; Sent from the freeswitch-users mailing list archive at Nabble.com.<br><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br></div><a rel="nofollow" href="http://mc/compose?to=consulting@freeswitch.org" link="external" target="_blank">consulting@...</a><div class="im">

<br>

<a rel="nofollow" href="http://www.freeswitchsolutions.com" link="external" target="_blank">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a rel="nofollow" href="http://www.cudatel.com" link="external" target="_blank">http://www.cudatel.com</a><br>



<br>Official FreeSWITCH
 Sites<br><a rel="nofollow" href="http://www.freeswitch.org" link="external" target="_blank">http://www.freeswitch.org</a><br><a rel="nofollow" href="http://wiki.freeswitch.org" link="external" target="_blank">http://wiki.freeswitch.org</a><br>

<a rel="nofollow" href="http://www.cluecon.com" link="external" target="_blank">http://www.cluecon.com</a><br>

<br>FreeSWITCH-users mailing list<br></div><a rel="nofollow" href="http://mc/compose?to=FreeSWITCH-users@lists.freeswitch.org" link="external" target="_blank">FreeSWITCH-users@...</a><div class="im"><br><a rel="nofollow" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" link="external" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>



UNSUBSCRIBE:<a rel="nofollow" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" link="external" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a rel="nofollow" href="http://www.freeswitch.org" link="external" target="_blank">http://www.freeswitch.org</a><br>



</div></div></div></div></blockquote></td></tr></tbody></table><div class="im"><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
</div><a rel="nofollow" href="http://mc/compose?to=consulting@freeswitch.org" link="external" target="_blank">consulting@...</a><div class="im"><br>
<a rel="nofollow" href="http://www.freeswitchsolutions.com" link="external" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a rel="nofollow" href="http://www.cudatel.com" link="external" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a rel="nofollow" href="http://www.freeswitch.org" link="external" target="_blank">http://www.freeswitch.org</a><br>
<a rel="nofollow" href="http://wiki.freeswitch.org" link="external" target="_blank">http://wiki.freeswitch.org</a><br>
<a rel="nofollow" href="http://www.cluecon.com" link="external" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
</div><a rel="nofollow" href="http://mc/compose?to=FreeSWITCH-users@lists.freeswitch.org" link="external" target="_blank">FreeSWITCH-users@...</a><div class="im"><br>
<a rel="nofollow" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" link="external" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a rel="nofollow" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" link="external" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a rel="nofollow" href="http://www.freeswitch.org" link="external" target="_blank">http://www.freeswitch.org</a><br>
<br></div></blockquote></div><br></div>
</div><br>-----Inline Attachment Follows-----<br><br><div><div class="im">_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br></div><a href="http://mc/compose?to=consulting@freeswitch.org" rel="nofollow" link="external" target="_blank">consulting@...</a><div class="im">

<br><a href="http://www.freeswitchsolutions.com" rel="nofollow" link="external" target="_blank">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com" rel="nofollow" link="external" target="_blank">http://www.cudatel.com</a><br>

<br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org" rel="nofollow" link="external" target="_blank">http://www.freeswitch.org</a><br><a href="http://wiki.freeswitch.org" rel="nofollow" link="external" target="_blank">http://wiki.freeswitch.org</a><br>

<a href="http://www.cluecon.com" rel="nofollow" link="external" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br></div><a href="http://mc/compose?to=FreeSWITCH-users@lists.freeswitch.org" rel="nofollow" link="external" target="_blank">FreeSWITCH-users@...</a><div class="im">

<br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="nofollow" link="external" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="nofollow" link="external" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

<a href="http://www.freeswitch.org" rel="nofollow" link="external" target="_blank">http://www.freeswitch.org</a><br></div></div></blockquote></td></tr></tbody></table><div class="im"><br>_________________________________________________________________________
<br>Professional FreeSWITCH Consulting Services:
<br></div><a href="http://user/SendEmail.jtp?type=node&amp;node=7148890&amp;i=4" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><div class="im"><a href="http://www.freeswitchsolutions.com" rel="nofollow" link="external" target="_blank">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<br><a href="http://www.cudatel.com" rel="nofollow" link="external" target="_blank">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites
<br><a href="http://www.freeswitch.org" rel="nofollow" link="external" target="_blank">http://www.freeswitch.org</a><br><a href="http://wiki.freeswitch.org" rel="nofollow" link="external" target="_blank">http://wiki.freeswitch.org</a><br>

<a href="http://www.cluecon.com" rel="nofollow" link="external" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list
<br></div><a href="http://user/SendEmail.jtp?type=node&amp;node=7148890&amp;i=5" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><div class="im"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="nofollow" link="external" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="nofollow" link="external" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

<a href="http://www.freeswitch.org" rel="nofollow" link="external" target="_blank">http://www.freeswitch.org</a><br>
        
        <br>
        <br>
        </div><hr color="#cccccc" noshade size="1">
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif"><div class="im">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                </div><a href="http://freeswitch-users.2379917.n2.nabble.com/vBilling-Beta-Program-tp6760999p7148890.html" target="_blank" rel="nofollow" link="external">http://freeswitch-users.2379917.n2.nabble.com/vBilling-Beta-Program-tp6760999p7148890.html</a>
        </div><div class="HOEnZb"><div class="h5">
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                
                To unsubscribe from vBilling Beta Program!!, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>


                <a href="http://freeswitch-users.2379917.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&amp;breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></div></div></blockquote></div><br></div>

        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/vBilling-Beta-Program-tp6760999p7151552.html">Re: vBilling Beta Program!! - Review</a><br/>
Sent from the <a href="http://freeswitch-users.2379917.n2.nabble.com/">freeswitch-users mailing list archive</a> at Nabble.com.<br/>