Hi,
The subject script changes the root password of MySQL since
$USERNAME variable is available in the env, is that intentionally or a bug ?
--
Taymour A El Erian
System Division Manager
RHCE, LPIC, CCNA, MCSE, CNA
TE Data
E-mail: taymour.elerian(a)tedata.net
Web: www.tedata.net
Tel: +(202)-4166600
Fax: +(202)-4166700
Ext: 1101
Hi,
How can I test if the user is busy? I made SEMS so that offline
users will be forwarded to their voicemails, but how would I know if the
user is busy?
Thanks,
--
Ryan Pagquil
Infodyne Inc. - PhilOnline.com
3603 Antel Global Corporate Center
Doña Julia Vargas Ave.
Ortigas Center Pasig City
Tel: 687-0715
Web: www.philonline.com
Hello List ,
Am working my way through the OnSIP getting started examples (4.0a)
My testbed and network setup is similar to the OnSip example :
( UA 1 (10.10.10.6) UA 2 (10.10.10.8) SER/MediaProxy Server (10.10.10.3)
-----------------------------------------------
Internal Lan
-----------------------------------------------
[ router ]
Public IP on port 5060 passed thru to 10.10.10.3
SER and Two UA's (SJphone) behind a Router with FW.
SER and MediaProxy running on the same box (same internal LAN)
Public IP address and Port (5060) passed through to Ser/Mediaproxy
server via PAT on the Cisco router. (ie public_ip:5060=10.10.10.3:5060
where 10.10.10.3=ser/mediaproxy server address)
UA's on internal LAN (10.10.10.x) can connect with Ser and make calls OK.
UA from outside the LAN cannot register with SER.
I've looked through most of the posts in July/August '05 but without luck
Came across a similar type problem in a post with a response from Greger
suggesting a patch to 'mediaproxy.py' and 'rtphandler.py' introducing a
--vip option in mediaproxy.py
I've tried this but without success. Maybe my patch is incorrect.
I've also tried to follow Greger's advice for ser.cfg by announcing ;
record_route_preset("public_ip")
alias=public_ip
This didn't seem to work. I've probably got something fundamentally
wrong somewhere either in my patches or ser.cfg (?!)
I'd be most grateful for any and all assistance to get me over this
stage/hurdle.
many thanks
regards
Hemant
Hi, i am trying to use authentication with dbtext. After run the SER , I
try to connect a client (Sip Communicator) and I put my user name and
password. In /tmp/serdb I have the files (subscriber, aliases, location
and version) and start to connect but send a 500 System error message.
When I see the logs error the message is about get_ha1 cant use query
tables . Somebody know the problem??
Thanks
Remarque : message transféré en pièce jointe.
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com
Hello,
Gaim project will provide a SIP/SIMPLE plugin
Jabber module is used as gateway between SIP/SIMPLE
and jabber servers ?
If Gaim support SIMPLE how can it improve IM/Presence
?
Harry
Remarque : message transféré en pièce jointe.
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com
Hi,
I have a question on how to enter values specifically ip_address in the gw
table?
I would like to give a go this LCR module. I'm facing a problem where by: -
1. I created the tables (gw, lcr, gw_grp)
2. Inserting values into the tables ready for use.
The gw:ip_addr field is int data type, not able to store the decimal IP
format!!
How to manage that?
Thanks in advance.