Author Topic: VoIP with LMCE  (Read 19381 times)

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: VoIP with LinuxMCE
« Reply #15 on: March 31, 2009, 04:50:27 am »
Sorry, I didn't mean to downplay that at all. We just need more people who are willing to integrate these things more fully into LMCE.

-Thom

lmce3000

  • Veteran
  • ***
  • Posts: 56
    • View Profile
Re: VoIP with LinuxMCE
« Reply #16 on: March 31, 2009, 05:08:42 am »
I've been using Vitelity for about a year now with no issues. Setup is pretty easy if you know PBX systems ( I set it up as broadvoice). Only issues I have are:
1. Random tone when on the phone causing disconnect. Might be an issue w/ DTMF or codecs (i use a Linksys ATA hooked up to a standard cordless phone.
2. Having issues fowarding calls to my cell. Will forward calls but cannot talk.
3. Unable to email voicemails to my email. Minor problem, might be due to email client not set up right.

Other than that I've had great success w/VOIP on LinuxMCE. Oh by the way I'm in RI. 

Does anyone have their email voicemails configured within LinuxMCE? If so how did you set it up.
Thanks,
-Krys

I am in the process of putting together a wiki page for this. I will post when it is done.

A wiki page for this is an excellent idea. Looking forward to it.

John.
* Give a man a fish, you feed him for a day
*Teach a man how to fish, you feed him for a lifetime.

donpaul

  • Guru
  • ****
  • Posts: 300
    • View Profile
Re: VoIP with LinuxMCE
« Reply #17 on: March 31, 2009, 05:29:59 am »
Sorry, I didn't mean to downplay that at all. We just need more people who are willing to integrate these things more fully into LinuxMCE.

-Thom


Understood. I will help any way I can, and with any time I have.

John, here you go: http://wiki.linuxmce.org/index.php/Postfix_configured_with_Gmail_SMTP
« Last Edit: March 31, 2009, 05:31:56 am by donpaul »

krys

  • Addicted
  • *
  • Posts: 583
    • View Profile
Re: VoIP with LinuxMCE
« Reply #18 on: March 31, 2009, 06:16:33 pm »
DonPaul,
Would you mind taking a look at this error I got after following your wiki... (by the way, nice wiki very easy to follow)

Mar 31 11:10:34 dcerouter postfix/smtp[27852]: setting up TLS connection to smtp.gmail.com
Mar 31 11:10:34 dcerouter postfix/smtp[27852]: certificate verification failed for smtp.gmail.com: num=20:unable to get local issuer certificate
Mar 31 11:10:34 dcerouter postfix/smtp[27852]: SSL_connect error to smtp.gmail.com: -1
Mar 31 11:10:34 dcerouter postfix/smtp[27852]: warning: TLS library problem: 27852:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed:s3_clnt.c:894:
Mar 31 11:10:34 dcerouter postfix/smtp[27852]: 211B355C266: Cannot start TLS: handshake failure
Mar 31 11:10:35 dcerouter postfix/smtp[27852]: setting up TLS connection to smtp.gmail.com
Mar 31 11:10:35 dcerouter postfix/smtp[27852]: certificate verification failed for smtp.gmail.com: num=20:unable to get local issuer certificate
Mar 31 11:10:35 dcerouter postfix/smtp[27852]: SSL_connect error to smtp.gmail.com: -1
Mar 31 11:10:35 dcerouter postfix/smtp[27852]: warning: TLS library problem: 27852:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed:s3_clnt.c:894:
Mar 31 11:10:35 dcerouter postfix/smtp[27852]: 211B355C266: to=<kallen@foo.com>, relay=smtp.gmail.com[209.85.199.111]:587, delay=1.5, delays=0.02/0.05/1.4/0, dsn=4.7.5, status=deferred (Cannot start TLS: handshake failure)

donpaul

  • Guru
  • ****
  • Posts: 300
    • View Profile
Re: VoIP with LinuxMCE
« Reply #19 on: March 31, 2009, 07:46:40 pm »
Did you use your actual name and gmail address in place of "Full Name" and "user@gmail.com" when following the directions? Also, check the perms:

  chmod 644 /etc/postfix/cert.pem
  chmod 644 /etc/postfix/cacert.pem
  chmod 400 /etc/postfix/key.pem

I have created a script that will set everything up if you would like to give it a try. I would love to integrate this into linumce, if anyone can create a web form in linuxmce to gather the required info and send it to my scripts.

I'll update the wiki.

krys

  • Addicted
  • *
  • Posts: 583
    • View Profile
Re: VoIP with LinuxMCE
« Reply #20 on: March 31, 2009, 08:27:01 pm »
Did you use your actual name and gmail address in place of "Full Name" and "user@gmail.com" when following the directions? Also, check the perms:

  chmod 644 /etc/postfix/cert.pem
  chmod 644 /etc/postfix/cacert.pem
  chmod 400 /etc/postfix/key.pem

I have created a script that will set everything up if you would like to give it a try. I would love to integrate this into linumce, if anyone can create a web form in linuxmce to gather the required info and send it to my scripts.

I'll update the wiki.

Yes I substituted my info where applicable, I will give the script a try. Will you be adding the script to the wiki?

donpaul

  • Guru
  • ****
  • Posts: 300
    • View Profile
Re: VoIP with LinuxMCE
« Reply #21 on: March 31, 2009, 09:06:52 pm »
Script method is now on the wiki. Hopefully a developer will use them to add this functionality to 810.

On the core console as root:

Get the scripts:
  wget http://donpaul.info/configure_postfix.tar

Untar the scripts:
  cd /usr/pluto/bin ; tar -xvf /root/configure_postfix.tar

Run the interactive script:
  /usr/pluto/bin/Configure_Postfix_interactive.sh
« Last Edit: March 31, 2009, 09:09:42 pm by donpaul »

donpaul

  • Guru
  • ****
  • Posts: 300
    • View Profile
Re: VoIP with LinuxMCE
« Reply #22 on: March 31, 2009, 09:19:05 pm »
For anyone who is interested. Configure_Postfix.sh should be passed args.

Example: /usr/pluto/bin/Configure_Postfix.sh "email" "password" "full name" "mta" "country" "state" "TLS?" "port"

View the script to see details.

dlewis

  • Guru
  • ****
  • Posts: 401
    • View Profile
Re: VoIP with LinuxMCE
« Reply #23 on: March 31, 2009, 09:27:49 pm »
For anyone who is interested. Configure_Postfix.sh should be passed args.

Example: /usr/pluto/bin/Configure_Postfix.sh "email" "password" "full name" "mta" "country" "state" "TLS?" "port"

View the script to see details.

Please update the wiki.

krys

  • Addicted
  • *
  • Posts: 583
    • View Profile
Re: VoIP with LinuxMCE
« Reply #24 on: March 31, 2009, 09:33:40 pm »
DonPaul....
Script worked like a charm, and it only took about 10% of the time compared to me fumbling around with it manually. Thanks a ton!

lmce3000

  • Veteran
  • ***
  • Posts: 56
    • View Profile
Re: VoIP with LinuxMCE
« Reply #25 on: March 31, 2009, 09:35:06 pm »
Sorry, I didn't mean to downplay that at all. We just need more people who are willing to integrate these things more fully into LinuxMCE.

-Thom


Understood. I will help any way I can, and with any time I have.

John, here you go: http://wiki.linuxmce.org/index.php/Postfix_configured_with_Gmail_SMTP

Thanks donpaul, will take a crack at it this weekend.
* Give a man a fish, you feed him for a day
*Teach a man how to fish, you feed him for a lifetime.

krys

  • Addicted
  • *
  • Posts: 583
    • View Profile
Re: VoIP with LinuxMCE
« Reply #26 on: March 31, 2009, 09:59:31 pm »
Here is my next question... Now that I ran the script to set up postfix, and the test email was successfully sent what else do I need to do for voicemail forwarding?
So far I have gone to the webadmin page > telecom > my voicemail > settings.  and entered in my gmail address as the destination, is that it?

*** edit- It is working, i just got an email from asterisk wooo hooo. Thanks again Donpaul
« Last Edit: March 31, 2009, 10:02:18 pm by krys »

donpaul

  • Guru
  • ****
  • Posts: 300
    • View Profile
Re: VoIP with LinuxMCE
« Reply #27 on: March 31, 2009, 10:55:06 pm »
Please update the wiki.

It's updated.

krys

  • Addicted
  • *
  • Posts: 583
    • View Profile
Re: VoIP with LinuxMCE
« Reply #28 on: March 31, 2009, 10:56:35 pm »
anyone know if it is possible to carbon copy or have multiple email recipients for sending these voicemails? I alread tried
email@email.com; 2ndemail@email.com
but that just sent the message to the first email and ignored the 2nd

dlewis

  • Guru
  • ****
  • Posts: 401
    • View Profile
Re: VoIP with LinuxMCE
« Reply #29 on: March 31, 2009, 10:59:25 pm »