export PERL_MM_USE_DEFAULT=1
export PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
sqlite-devel libsqlite3-dev pcre-devel speex-devel libedit-devel
--
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at http://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/4167a611-5329-424b-92df-a95c7e6541a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Can you guys guide over this hurdle? I tried to edit the modules.config file in the freeswitch directory adding the above three lines but to a no avail. I tried to move on with the rest but I keep getting "no such file or directory exists: I know you guys are laughing at me by now, but I just to use this wonderful free software for calling card business. I have played around with couple other open source software but decided to settle on this one since it's a complete package and serves the purpose well.* Edit modules.confEnable mod_xml_curl, mod_xml_cdr, mod_perl (If you want to use calling card features)* Compile the Source./configuremake
--
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at http://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/18822da7-0bfb-4f7c-9c3b-509a9ef0a2d4%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAFABgc3FdcKJuyCfeFLfFvDC6TTRPiexXEYCS013QibstWxbnA%40mail.gmail.com.
# wget --no-check-certificate http://bit.ly/SouxDj -O install.shThanks,
# chmod +x install.sh # ./install.sh
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CANbj19sjn9BA-FyEBbfs-QBkLsyb_cQd92qADpP4fP9NmX8UNQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAPyn59m8NKWHmk%3DA7si0bN43VhjS5rTfY8fqmtnvU%3DU1KjStoA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CANbj19tzEtyc4E%2BnELVnjnTB59aqqS5e%3D986FZWf8C%2B%2BppvcKw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAMm4cj_83pDt%2B%2BsGNFCDXbHCFqKAgb_dOXf-V3%2B44MsX33fveg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CANbj19vHJPgqizh031rakL%3DUeJzOob3zoPKT5-yXtgjOtk2GWQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAPyn59%3DN3J-cb4HaL_Zwg62_O9%2BurbSTvv8oAFxn%3DvtUFdfvtw%40mail.gmail.com.
i mukhtar,
I have already suggested you to download new freeswitch source and install again. Did u do that ? If no then what you have to do now is
Remove existing freeswitch source
rm -rf /usr/local/src/freeswitch
And then download latest stable from freeswitch site which is1.2.23.
Then do installation nad yeah install dependencies first.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CANbj19sdKne9%3DbLSbnTaJQ9%3DSe_5z3hmkPYNbf8mJS0LRVay_A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAPyn59mBzX512Krh4-NRBF7vvVpodGYJGT7v4BS4Ko5en4zH_g%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CANbj19vZZsB0JSevJSt%3D17WADEg%3DDAP2ANFdc4e4%3DvpF2QwheQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAFABgc0LqPx3H9LcNmpFEHJnkW4fO-cOLYY4_ePi1Z0v2f%2BNQw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CANbj19tSEbA0GTc9SZ7vGbsJ%3DQQO9ZQWUTpYDjX%2BmOtvHZqJGA%40mail.gmail.com.
[CentOS] cp /usr/src/ASTPP/freeswitch/init/freeswitch.init to /etc/init.d/freeswitch chmod 755 /etc/init.d/freeswitch chkconfig --add freeswitch chkconfig --level 345 freeswitch onThanks,
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAPyn59kbK6GuxgR0mj9jxL8jZNH0%3DTUjr7PLeeo84VBOSTvjog%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CANbj19ttohLOqYUwarN1VrQ8sQx71Q0um6Aw8p8OP31zaUVFvw%40mail.gmail.com.
Error Number: 1146
Table 'astpp.ci_sessions' doesn't exist
INSERT INTO `ci_sessions` (`session_id`, `ip_address`, `user_agent`, `last_activity`, `user_data`) VALUES ('f5023e49e447636108fd6facc85ee79b', '68.7.250.65', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0', 1403632949, '')
Filename: libraries/Session.php
Line Number: 328
I went to /var/log/apache2/error.log and here' s what I found:mysql -uroot -p<PASSWORD> astpp < /usr/src/ASTPP/sql/astpp-1.7.3-beta.sql mysql -uroot -p<PASSWORD> astpp < /usr/src/ASTPP/sql/astpp-upgrade-1.7.3.sqlMy question is, should run the aobove command with the wqay it's writen, or I have to login mysql root first? I think this is where the problem arises and why I can't connect to the database, because everything elsse seems to be in place. Please advice!!!
--
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at http://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CANbj19vsb_qAa0ifiyPh0ztPDNv0Ca%3DbdwfLk4-dx-Hq%3DqWkRw%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at http://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CANbj19tONzNUgBJVsJZZcQ9mpwKwn1BPv%3DcCoU1jpC3s-WfvFA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAPyn59%3D6NC-JNy8an3z8jCKTf%3Dqc_eFbjxHiU%2BkPzedqHb8U-w%40mail.gmail.com.