Marco Mouta
2006-Mar-14 18:41 UTC
[Asterisk-Users] Directory doesn't work well Asterisk@home2.7- try from PSTN with Digital recepcionist- Directory based on Last name
Hi all, Directory lookup, Asterisk@home 2.7, are this small bugs? case DIR_FIRST: $intro = ($operator ? "dir-intro-fn-oper" : "dir-intro-fn"); break; case DIR_BOTH: $intro = ($operator ? "dir-intro-fnln-oper" : "dir-intro-fnln"); break; case DIR_LAST: default: $intro = ($operator ? "dir-intro-oper" : "dir-intro"); break; dir-intro-oper.gsm is not available on asterisk sound directory! Also i have a doubt on Directory agi script, I found this: .... else if (!empty($digits) || ($digits === "0")) { // strict type checking as they may have entered "0" (string) which is empty() $agi->stream_file("dir-nomatch"); } // else, we timed out Probably it's because i'm newbie, but is it correct 3 equals? ($digits === "0")) ????? Best regards, Marco Mouta
Gabriel Afana
2006-Mar-14 19:09 UTC
[Asterisk-Users] Im at VON and should see Mark Spencer tomorrow....any requests??
Hey Group, I am at VON in San Jose right now (the big VoIP expo/convention). I just sat through a 7 hour workshop on SIP.......ouch...wont be making that mistake again. Besides that, all they said is how becomming a TSP will not make you any money as VoIP is not very profitable for companies to sell :-((((( Makes me feel great as that is all I am planning on doing :-((( Regardless, the expo starts tomorrow and I will be hitting up the Digium booth and everyone will be there. My first course of action is to ask Mark what the real plans are and if there is any real progress in a true HA solution for Asterisk. Any other special requests (Either Asterisk/Mark Spencer or anything else VoIP related to check at the expo....every imaginable VoIP company is here). - Gabe