1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. If you had a PIAF Forum account in the vBulletin days, log in with your old credentials. Otherwise, sign up again and we'll get you back in business as soon as we can.
  3. Guest: We think the problem with locked threads from long message subjects has been resolved. Post a link here if you still see a problem.

Google Outbound Fails

Discussion in 'Bug Reporting and Fixes' started by grillovillegas, Aug 19, 2011.

  1. GomezAddams New Member

    Thanks guys! Google voice outbound is working again. Spousal approval factor now in the green zone.
  2. Hi

    Please check your reports logs or test the google voice outbound, the problem is happening again , have two different boxes different locations and a couple of VM for test the calls would fail and would not transfer to the next trunk in the list, like before they keep "ringing"" and "ringing" without reaching destination.

    Thanks and I really appreciate your feedback.
  3. how do i remove every instance of the manual version of Google voice calling to install the new module and test as I have about 8 different ones and only one is currently working:banghead:
  4. twinclouds New Member

    Yes. It happened again. Fortunately, the previous fix still works.
  5. yeadude New Member

    Outgoing calls ring ring ring

    Is this happening to everyone? whats the fix?
  6. Gbcue New Member

    It's happening to me right now.
  7. onthevoip New Member

    It is happening again to me as well....
  8. What fix ???
  9. twinclouds New Member

  10. wardmundy Nerd Uno

    Here's an all-in-one patch for the 10/13 problems. On your broken system, log in as root and issue the following commands after kicking all users off their phones :wink5:

  11. MisterQ New Member

    should the "Sed" error below be of concern?

    root@pqpiafpbx:~ $ cd /root
    root@pqpiafpbx:~ $ wget http://pbxinaflash.com/gvoice1014patch
    --2011-10-14 23:28:03-- http://pbxinaflash.com/gvoice1014patch
    Resolving pbxinaflash.com... 173.192.28.149
    Connecting to pbxinaflash.com|173.192.28.149|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 605 [text/plain]
    Saving to: `gvoice1014patch'

    100%[================================================>] 605 --.-K/s in 0s

    2011-10-14 23:28:04 (20.2 MB/s) - `gvoice1014patch' saved [605/605]

    root@pqpiafpbx:~ $ chmod +x gvoice1014patch
    root@pqpiafpbx:~ $ ./gvoice1014patch
    sed: -e expression #1, char 118: unterminated `s' command



    STOPPING ASTERISK
    All calls will be dropped once the timer hits 0. To cancel, press CTL-C
    A


  12. Same here installing in other machine and got that too ... maybe a typo ???


    Thanks

  13. I'd think so. I looked at the gvoice1014patch file that is downloaded and it contains these two lines:

    Code:
    sed -i 's/(redirect = iks_find_cdata(traversenodes, "redirect")) \&\&/((redirect = iks_find_cdata(traversenodes, "redirect")) 
    ||\n\t\t\t\t(redirect = iks_find_cdata(traversenodes, "sta:redirect"))) \&\&/' /usr/src/asterisk/channels/chan_gtalk.c

    Unfortunately, I think that needs to be all on one line to work (there should be a single space before the ||, not a linefeed). Try making that change and see if the error goes away. EDIT: I see Ward has fixed this so if you downloaded the file after about 11:45 AM EDT on October 14, you should be good to go!
  14. Hi

    Thanks MichiganTelephone , you were right placing all together in one line worked fine.... you all should make that change before applying the patch.

    Thanks
  15. MisterQ New Member

    Yup, that fixed it...
  16. wardmundy Nerd Uno

    Sorry. Fixed. Thanks! :crazy:
  17. Just a question what its the latest version fo the google voice module ???

    googlevoice-0.6.0 ?? and its this work with Freepbx 2.9 ?

    Thanks
  18. jasonkozdra New Member

    update-fixes: The better path? (IT WORKED)

    I downloaded and ran version 1014 of the patch. Figured it wouldn't hurt to restart the computer. I noticed that "status" had all green happy 'OK' signals for Asterisk and the rest.

    I didn't bother trying a call, because I had read that a reboot had been required on several forum participant's machines, so I did so. The server came back up; Asterisk, fail2ban, and one other were OFFLINE (red). Pshaw.

    I read that update-fixes was another way to get the update. Figuring that this was the best and official way to get known good patches, I ran it. Placed incoming and outgoing calls, and everything is fine.

    Thank you to everyone for your input and advice. Thanks to Wardmundy and everyone else at NV for the patch.
  19. wardmundy Nerd Uno

    Actually, special thanks to Tom King for getting update-fixes squared away so that every new (and old) install with Google Voice once again works reliably.

    :party::party::party::party:
  20. darmock PIAF Developer

    Yup the patch is pre apllied on all new red/purple installs and existing systems can use update-fixes (for red and purple) lastly update-source has been updated to apply the patch as required for red/purple. Npt to mention that the daily-backup.cron has had some extra mods to it to enable "stupidly-detailed logging" (tm) (c) hehe

    More coming all the time.


    Tom

Share This Page