Another questions,

Has anyone tried Wireless phone SMS  <--> Skype/Gtalk/MSN, etc, Messneger?

I am on a business trip and my wife doesn't like to use SMS on the phone
,but Messenger is good.

I was wondering whether this is possible through Asterisk or other means.

tks
peng


On 2/25/07, Peng Li <[EMAIL PROTECTED]> wrote:

HI Richard,

Can you help write a little 101 of the steps you have tried working?

tks
peng


 On 2/25/07, Richard (Rogers @ work) <[EMAIL PROTECTED]> wrote:
>
>  Hi Reza,
>
>
>
> It is working now.  You are absolutely correct!!
>
>
>
> Thanks a lot,
>
> Richard
>
>
>
> -----Original Message-----
> *From:* Reza - Asterisk Enthusiast [mailto: [EMAIL PROTECTED]
> *Sent** :* Saturday, February 24, 2007 4:11 PM
> *To:* Richard (Rogers @ work); [email protected]
> *Subject:* Re: [on-asterisk] Send SMS notification upon new voice
> message
>
>
>
> *Hey Richard:*
>
>
>
> The reason for this is because Rogers allows you to send email only to
> Rogers email, within Rogers network.  Port 25 is not blocked for Rogers
> based email addresses...  but as soon as you hit something else outside
> Rogers through your own SMTP server (in this case your TrixBox), then it
> gets stopped (from Rogers based firewall rules).
>
>
>
> Change your   4162222222 @ msg.telus.com to something like
> your_2nd_account @ rogers.com and you will get the sample message.
> Essentially Asterisk is trying to send message to another mail server
> outside Rogers and is blocked from doing so.
>
>
>
> If you had a corporate account with Rogers, your SMTP would not be
> blocked.
>
>
>
> The difference between your Outlook and Asterisk is that in your outlook
> you have enabled SMTP with authentication.   If you do the same with your
> Asterisk mail server to do a smart host relay with authentication,
> essentially you are using your asterisk mail server to behave like
> Outlook.   Once you do that, I guarantee you, your dreams will come true!
>
>
>
> *Cheers!*
>
> *Reza.*
>
>
>
>
>
> ----- Original Message -----
>
> From: "Richard (Rogers @ work)" < [EMAIL PROTECTED]>
>
> To: "'Reza - Asterisk Enthusiast'" < [EMAIL PROTECTED]>; <
> [email protected] >
>
> Sent: Saturday, February 24, 2007 7:51 AM
>
> Subject: RE: [on-asterisk] Send SMS notification upon new voice message
>
>
>
> >I prefer to call you crazy cat :)
> > Thanks for your suggestion.  You are right!  I am using Rogers.
> > But one thing that puzzles me now is why my email notoification works
> > but but pager emai?
> > One is my rogers's email and that other is liks
> [EMAIL PROTECTED]
> >
> > I know this SMS email is correct as I worked with outlook.
> > But now from my asterisk.
> >
> > Thanks,
> > Richard
> >
> >
> > -----Original Message-----
> > From: Reza - Asterisk Enthusiast [mailto: [EMAIL PROTECTED]
> > Sent: Saturday, February 24, 2007 12:07 AM
> > To: [email protected]
> > Subject: Re: [on-asterisk] Send SMS notification upon new voice
> message
> >
> > Ok!!!  I'm back from the dead!   Some people call me bull dog...  some
>
> > people call me crazy cat...   you can call me what ever you like :).
> >
> > Richard, I think you are using Rogers internet.  They block the
> standard
> >
> > SMTP port.  What you need to do is, modify your mail server in Trixbox
> > to
> > use SMART Host.  Do a little googling on it.
> >
> > Essentially you will make your TrixBox a smart relay host.  This means
>
> > your
> > smtp server will act as an e-mail client, connect to your rogers SMTP
> > account with your userid and password - and then relay the message to
> > the
> > recipient through your rogers SMTP account.
> >
> > I had written a How-To for this but not sure if I posted it here.
> I'll
> > look
> > up my docs ...  but its relatively straight forward.  If you do an
> SMTP
> > Smart Host, you will find sample configuration files to do this.
> >
> > Once you have made the configurations, restart your mail server in
> > TrixBox...  and then watch ALL the mail stuck in your spool spitting
> out
> > one
> > by one, like boom boom boom!
> >
> > Cheers!
> > Reza.
> > aka Bull Dog.
> > aka2 Crazy Cat.
> >
> >
> > ----- Original Message -----
> > From: "Richard (Rogers @ work)" < [EMAIL PROTECTED]>
> > To: < [EMAIL PROTECTED] >; "'Remzi Semsettin Turer'"
> > < [EMAIL PROTECTED]>;
> > < [email protected] >
> > Sent: Friday, February 23, 2007 11:51 PM
> > Subject: RE: [on-asterisk] Send SMS notification upon new voice
> message
> >
> >
> >> This would make sense.  Where can I edit the from email address?
> It's
> >> set to [EMAIL PROTECTED]
> >>
> >> Thanks,
> >> Richard
> >>
> >>
> >> -----Original Message-----
> >> From: Sacha Panasuik [mailto: [EMAIL PROTECTED]
> >> Sent: Friday, February 23, 2007 11:48 PM
> >> To: Richard ( Rogers @ work); 'Remzi Semsettin Turer';
> [email protected]
> >> Subject: Re: [on-asterisk] Send SMS notification upon new voice
> > message
> >>
> >> I have used both trixbox 1.X and 2.X with the email address for a
> cell
> >> phone and it worked.  Depending on the carrier it may be that the
> > email
> >> is being rejected based on the from: address or the ip/dns of the
> >> trixbox server.
> >>
> >>
> >>
> >>
> >> Sent from my BlackBerry device on the Rogers Wireless Network
> >>
> >> -----Original Message-----
> >> From: "Richard \( Rogers @ work\)" < [EMAIL PROTECTED]>
> >> Date: Fri, 23 Feb 2007 22:28:10
> >> To:"'Remzi Semsettin Turer'" < [EMAIL PROTECTED]>,<[email protected]<[EMAIL 
PROTECTED],[EMAIL PROTECTED]>
> >
> >> Subject: RE: [on-asterisk] Send SMS notification upon new voice
> > message
> >>
> >> I am using trixbox 1.2 and this page email does not work.  Has anyone
> >> tried this in Trixbox before?
> >>
> >> Thanks,
> >> Richard
> >>
> >>
> >> -----Original Message-----
> >> From: Remzi Semsettin Turer [mailto:[EMAIL PROTECTED]
> >> Sent: Friday, February 23, 2007 5:06 PM
> >> To: '[email protected]'
> >> Subject: Re: [on-asterisk] Send SMS notification upon new voice
> > message
> >>
> >> In voicemail.conf , along with email address you can specify a pager
> >> email. There you can put [EMAIL PROTECTED] type address,like
> >> [EMAIL PROTECTED] to do the trick
> >>
> >> ------------------------------------
> >> Sent from my mail2web.com BlackBerry
> >>
> >> ----- Original Message -----
> >> From: Richard (Rogers @ work) < [EMAIL PROTECTED]>
> >> To: [email protected] < [email protected]>
> >> Sent: Fri Feb 23 16:56:32 2007
> >> Subject: [on-asterisk] Send SMS notification upon new voice message
> >>
> >> Hi,
> >>
> >> Asterisk can automatically send the voice message as an audio file to
> >> specified email address.
> >> I wonder if it is possible sending SMS notification instead or as
> > well.
> >>
> >> Thanks in advance,
> >> Richard
> >>
> >>
> >> ---------------------------------------------------------------------
>
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>


Reply via email to