BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} Cannot page cellular or send SMS



Desautels, Roland wrote:

Hello all:

I'm trying to have BB send an email AND call a cellular phone. BB sends the
email all right but does not call the cellular. I'm running BB 2.30 on an NT
server.

The bbwarnrules.cfg contains two lines as follows:
machine1.com  machine2.com;;*;;*;*;myname@mycompany.com
machine1.com  machine2.com;;*;;*;*;9999999999@txt.bellmobility.ca

Both addresses (email and cellular) are defined in Outlook. I tested sending
an SMS to the cellular directly from Outlook and it worked fine.

What can be the problem? Why can Outlook send the SMS while BB cannot? Is it
because the address begins with digits?



I'm thinking that the first entry is being matched and then no further matches are made. Try reversing the lines like:

machine1.com  machine2.com;;*;;*;*;9999999999@txt.bellmobility.ca
machine1.com  machine2.com;;*;;*;*;myname@mycompany.com


You may find that the first address gets the message and the second does not in which case then


machine1.com machine2.com;;*;;*;*;9999999999@txt.bellmobility.ca,myname@mycompany.com


may be what you need to have in the configuration. I know that the numeric email addresses work as I use my Bell phone to receive alerts.


Brad


-- Brad Groat Computer Systems Administrator Geomatics Engineering at the University of Calgary http://www.geomatics.ucalgary.ca

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index