Harry,
I installed ser with mediaproxy, but i get same problem ( No Voice, auto hang-up ) !!
I don't know how to solve the problme !
can you help !
tks a lot !
Freeman
harry gaillac <gaillacharry(a)yahoo.fr> 說:
Freeman,
I've got the same problem.
I patched rtpproxy source by hand without success.
I sovled my problem with ethereal because of on
reply_route is not good .
rtpproxy work fine now however i use mediaproxy .
Harry
--- Freeman a 嶰rit :
> Greger,
>
> Sorry ! Where i can find the rtpproxy patch
> ????
>
> tks a lot !
> Freeman
>
> "Greger V. Teigre" 說:
> To add to Zeus' comment:
> rtpproxy *cannot* run on a private IP without a
> patch I posted a while back. Search the archives
> (warning: the patch is outdated and must now be
> manually applied).
> g-)
> ---- Original Message ----
> From: Freeman
> To: serusers(a)lists.iptel.org
> Sent: Thursday, June 30, 2005 04:48 AM
> Subject: [Serusers] [Seruser] GettingStarted04 -
> RTPProxy Setting
> Problem !
>
> > Hi,
> >
> > I tried to follow the manual "GettingStarted
> 04 - 2005-05-26"
> > to create ser.cfg ( for RTPProxy ), i found some
> error in
> > "/var/log/messages",
> >
> > rtpproxy: Starting SER RTP Proxy server: rtpproxy
> > rtpproxy: .
> > rc: Starting rtpproxy: succeeded
> > ser: WARNING: fix_socket_list: could not rev.
> resolve 192.168.10.1
> > ser: WARNING: fix_socket_list: could not rev.
> resolve 192.168.10.1
> > ser: Listening on
> > ser: udp: 192.168.10.1
> [192.168.10.1]:5060
> > ser: tcp: 192.168.10.1
> [192.168.10.1]:5060
> > ser: Aliases:
> > ser:
> > ser: ser startup succeeded
> > /usr/local/sbin/ser[2353]: Maxfwd module-
> initializing
> > /usr/local/sbin/ser[2353]: INFO: udp_init:
> SO_RCVBUF is initially
> > 65535
> > /usr/local/sbin/ser[2353]: INFO: udp_init:
> SO_RCVBUF is finally 131070
> > /usr/local/sbin/ser[2373]: INFO: fifo process
> starting: 2373
> > /usr/local/sbin/ser[2373]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2373]: SER: open_uac_fifo:
> fifo server up at
> > /tmp/ser_fifo...
> > /usr/local/sbin/ser[2375]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2380]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2381]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2382]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2377]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2383]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2389]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2353]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2388]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2387]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> > /usr/local/sbin/ser[2379]: rtpp_test: RTP proxy
> found, support for it
> > enabled
> >
> > I tried to test the ser in some case : ( using
> Windows Messenger 5.1
> > and released all port for ser )
> >
> > 1. "User A ( outside with NAT ) call User B ( same
> network with ser )"
> > - User A can't call User B.
> >
> > 2. "User B ( same network with ser ) call User A (
> outside with NAT )"
> > - User B can call User B but No Voice and auto
> hangup.
> >
> > 3. "User A ( outside with NAT ) call User C (
> outside with NAT )"
> > - User A can't call User C.
> >
> > I found some information in MySQL ( Database : ser
> , Table : location
> > )
> >
> > username contact
> received
> > user_a sip:192.168.1.1:7700
> > sip:234.234.234.234:1568 ( public ip )
> > user_b sip:192.168.10.11:7446
> > sip:192.168.10.1.3112 ( private ip )
> > user_c sip:192.168.2.1:15647
> > sip:123.123.123.123:21144 ( public ip )
> >
> >
> > I tried many times, but the problem is same !
> >
> >
> > Please help !
> >
> >
> > tks a lot !
> > Freeman
> >
> > _______________________________________
> > 想即時收到新 email 通知?
> > 下載 Yahoo! Messenger
> http://messenger.yahoo.com.hk
> >
> >
> >
> > _______________________________________________
> > Serusers mailing list
> > serusers(a)lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
>
> 有即時通知,收艂>
_______________________________________________
> Serusers mailing list
> serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
T幨嶰hargez cette version sur http://fr.messenger.yahoo.com
相片電郵測試版一個郵件就可以傳送過百張相片!
At the risk of being flamed by the developers that argue messing with
SIP headers can break interoperability, cause parse problems, is a bad
programming practice, etc, etc. I'm posting a little example of using an
AVP to set the callerid of a user.
Disclaimer: I'm not suggesting this is what anyone should or should not
do, I'm just showing an interesting example.
In the usr_preferences table, there is the following row:
Username: user1
Attribute: callerid
Value: "My Name" <sip:19995551212@example.com
Note that the ending > after .com in the value column is missing on
purpose. I haven't spent the time tweaking the regular expression below
to enable the trailing > to be included.
#-------------------------------------------------------------------------------------------
# Set the callerid for the user from an AVP
#-------------------------------------------------------------------------------------------
if (avp_db_load("$from/username", "s:callerid")) {
subst('/^From: (.*)>(.*)$/From: $avp(callerid)>\2/ig');
};
Some things to consider would be to use one subst to change the "name"
and another subst to change the "number". Obviously, two AVPs would be
needed to implement this.
Regards,
Norman Brandinger
norm at goes dot com
hi.
When I initiate the being the archive/var/log/syslog I show the following line:
Jun 30 09:19:22 "localhost" ser: WARNING: fix_socket_list: could not
rev. resolve 192.168.1.84
Jun 30 09:19:22 "localhost" ser: WARNING: fix_socket_list: could not
rev. resolve 192.168.1.84
Jun 30 09:19:22 "localhost" /usr/sbin/ser[19382]: Maxfwd module- initializing
Jun 30 09:19:22 "localhost" /usr/sbin/ser[19383]: WARNING: no
fifo_db_url given - fifo DB commands disabled!
Anyone could help me?
--
[]s,
Bruno "Niggas" Oliveira
Belo Horizonte - MG
Msn: n1gg4s(a)gmail.com
Icq: 176314647
"Todo o nosso descontentamento por aquilo
que nos falta procede da nossa falta de
gratidão por aquilo que temos."
Hi,
> I changed config.php as follows:
>
> $this->realm=$this->domainnam=egrep_replace(...) CHANGE TO
>
> $this->realm=$this->domainname="sip.mydomain.net"
>
> I don't understand why I had to do this.
serweb can be used to control multiple domains. Only thing which you
need for it is configure virtual servers for other domains in apache.
For that reason is domain obtained automaticaly from http headers. But
this not working if you use url http://localhost/serweb... in your
browser. You must use http://your-domain/serweb... and it may be little
confusing for new users.
By your change you set the domain to "sip.mydomain.net" by hand.
Karel
>
> Leo P.
>
> -----Original Message-----
> From: Karel Kozlik [mailto:karel@iptel.org]
> Sent: Thursday, June 30, 2005 9:31 AM
> To: Leo
> Cc: serusers(a)lists.iptel.org
> Subject: Re: [Serusers] Logging into SERWEB
>
> Hi Leo,
> which version of serweb are you useing? I wrote about the latest (0.9.3)
>
> >
> > Thank you for the quick response and the thorough answer, but I
> cannot seem
> > to follow your advice because:
> > 1) I cannot find the file 'configure_data_layer.php'. I even did and
> > updatedb and a locate.
> > 2) There is nothing about username and password on my ser.cfg.
>
> Sorry, I'm not expert to configuration of ser. But you should have in
> ser.cfg something like this:
>
> modparam("usrloc|avp_db", "db_url", "mysql://ser:heslo@localhost/ser")
>
> If you haven't probably the default (mysql://ser:heslo@localhost/ser) is
> used. This db_url is in format:
> mysql://username:password@host/db_name
>
>
>
>
>>3) I don't know which .php file to change to add '$config->enable_loging =
>>true'. I cannot find this parameter in the config.php file. I also don't
>>know to where the logs would be stored.
>
>
> config.php is the right file. If 'enable_loging' isn't here you probably
> have some old serweb.
>
> Karel
>
>
>
>>The result of the sql query were as follows
>>Username = admin
>>Password = heslo
>>Domain = sip.mydomain.net
>>
>>Leo P.
>>
>>-----Original Message-----
>>From: Karel Kozlik [mailto:karel@iptel.org]
>>Sent: Thursday, June 30, 2005 7:36 AM
>>To: Leo
>>Cc: serusers(a)lists.iptel.org
>>Subject: Re: [Serusers] Logging into SERWEB
>>
>> Hi Leo,
>>there are two kinds of user:
>>1. system user for login into mysql.
>>Default username=ser, password=heslo. This is used for security your
>>database against unauthorized access. This values should be set in
>>config_data_layer.php (and ser.cfg of course). How to change default
>>password you can find in mysql manual.
>>
>>2. sip users
>>Serweb admin is special sip user. Default username is
>>admin@<your_domain> and password is heslo. Usernames and passwords of
>>sip users are stored in table 'subscriber' in DB. To check your exact
>>values you can login to mysql from command line:
>>
>>mysql -u ser -pheslo ser
>>
>>and type:
>>
>>select username, domain, password from subscriber;
>>
>>
>>
>>If you still can't login into serweb follow this FAQ:
>>
>> Q: Still can't login into serweb by default username and password
>> A: Enable loging in serweb ($config->enable_loging = true) and
>> see log file. For more verbosity set log level to PEAR_LOG_DEBUG
>>
>>
>>Karel
>>
>>
>>Leo napsal(a):
>>
>>
>>>Dear serusers,
>>>
>>>It still does not work. Here is what I did so far to figure this out.
>>>
>>>BACKGROUND INFO:
>>>1) When I log in to MySQL from the command line I use the following
>>
>>command:
>>
>>
>>>"mysql -pMyPwd ser"
>>>2) From conf.php: db_host=123.123.123.123, db_name=ser, db_user=ser,
>>>db_pass=heslo
>>>3) My domain is sip.leosser.net
>>>
>>>QUESTIONS/PROBLEMS :
>>>1) Shouldn't db_user='admin' and NOT 'ser' since this is what the
>>
>>'username'
>>
>>
>>>field is for the password 'heslo' in the MySQL database? However, if I
>>>change this I don't even get to the login screen on serweb.
>>>2) I have tried logging in as admin(a)sip.leosser.net and password heslo,
>>>root(a)sip.leosser.net and mypwd. Nothing works when I do get to the serweb
>>>login screen.
>>>
>>>I am stuck. Anyone have any suggestions?
>>>
>>>Leo P.
>>>leo(a)ltcjp.com
>>>
>>>-----Original Message-----
>>>From: li wei [mailto:augzbaby@yahoo.com.au]
>>>Sent: Wednesday, June 29, 2005 10:14 PM
>>>To: Leo
>>>Cc: serusers(a)lists.iptel.org
>>>Subject: Re: [Serusers] Logging into SERWEB
>>>
>>>Please make sure your username, password and domain
>>>values are exactly matched the values of your
>>>subscriber table.
>>>
>>>Wilson
>>>
>>>--- Leo <leo(a)ltcjp.com> wrote:
>>>
>>>
>>>
>>>
>>>>Dear serusers,
>>>>
>>>>
>>>>
>>>>I successfully installed SERWEB.I think.
>>>>
>>>>
>>>>
>>>>However, I cannot seem to login at the login screen.
>>>>
>>>>
>>>>
>>>>I go to http://mydomain/admin/index.php and I get
>>>>the login screen, but
>>>>nothing I try there works. What could this be?
>>>>
>>>>
>>>>
>>>>I already tried:
>>>>
>>>>'root' and my passoword
>>>>
>>>>admin and heslo
>>>>
>>>>
>>>>
>>>>I don't know what else to do. Please help.
>>>>
>>>>
>>>>
>>>>Sincerely,
>>>>
>>>>
>>>>
>>>>Leo Papadopoulos
>>>>
>>>>leo(a)ltcjp.com
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>_______________________________________________
>>>>
>>>>Serusers mailing list
>>>>serusers(a)lists.iptel.org
>>>>http://lists.iptel.org/mailman/listinfo/serusers
>>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>____________________________________________________
>>>Do you Yahoo!?
>>>Try Yahoo! Photomail Beta: Send up to 300 photos in one email!
>>>http://au.photomail.mail.yahoo.com
>>>
>>>_______________________________________________
>>>Serusers mailing list
>>>serusers(a)lists.iptel.org
>>>http://lists.iptel.org/mailman/listinfo/serusers
>>
>>
>
Hi...
Thanks Iqbal, Thanks Steve
(http://mit.edu/sip/sip.edu/ciscoGW.html) for ur
answer....
Thanks for getting started document at www.onsip.org
:) It's really help me to understand PSTN - Ser.. :)
hhmm.. I have another question... :)
1. Could u tell me the way how I can know that my SIP
server is already connected and can receive signal
from Cisco Gateway when I dial from PSTN to SER
Client...
2. do Cisco gateway have any command or syntax to
detect signal from SIP client....?????
thanks..
----------------------------------------------------
Hi
1. If you wish to call PSTN, you dial the PSTN number
direct, however
ser needs to be told based on that number / or based
on that prefix
where to go, i.e the IP address of the gateway. EG
lets say the pstn
number is 001 445 667788, then inser you would have
something like
(syntax will be wrong cause I cant recall these
things, so please
check)
if (uri=sip:001*@*) { rewritehost(a.b.c.d)
t_relay
}
a.b.c.d is your pstn gateway, look at www.onsip.org,
they have a
getting
started doc, which covers pstn connection
2. If the pstn needs to call xlite, you need to tell
you cisco gateway
that when someone dials
+62(761)53803 it should goto the ser proxy, and ser
should know that
thatr number maps to your xlite username
3. No
Iqbal
gunawan wrote:
>hi, I'm newbiie in using ser .....
>I am confused about how ser can connect to PSTN....
>in my experiment i have two client using xlite.. the
>name are xlite1 and xlite2 with alias number 6276101
>and 6276102. and I have two PSTN number provided by
>local communication provider one is +62(761)53803 and
>another one is +62(761)53939..
>I use 53803 for my PSTN gateway... I use cisco
gateway
>2620XM and VIC2FXO...
>
>1. If I want to call to PSTN number, what number
>should I dial from xlite1?????? Do I have to dial my
>PSTN Gateway first before I dial my destination
>number????
>
>2. If I want to make a call from PSTN to xlite1, what
>should I dial after I dial my PSTN gateway number???
>
>3. Do I have to add my destination PSTN number at
>subscriber table in my database?????
>
>Thanks before...
>
>
>
>
>____________________________________________________
>Yahoo! Sports
>Rekindle the Rivalries. Sign up for Fantasy Football
>http://football.fantasysports.yahoo.com
>
>_______________________________________________
>Serusers mailing list
>serusers(a)lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
>
>.
>
>
>
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
hi
someone knows how can i got (and put in a variable) the "FROM" , the "TO"
and the "BODY" of a method "MESSAGE" ?
i want to got it in ser.cfg
my aim is to got this to use them to send sms after via another function...
someone can help me please?
thanks
M.
Hi Leo,
which version of serweb are you useing? I wrote about the latest (0.9.3)
>
> Thank you for the quick response and the thorough answer, but I
cannot seem
> to follow your advice because:
> 1) I cannot find the file 'configure_data_layer.php'. I even did and
> updatedb and a locate.
> 2) There is nothing about username and password on my ser.cfg.
Sorry, I'm not expert to configuration of ser. But you should have in
ser.cfg something like this:
modparam("usrloc|avp_db", "db_url", "mysql://ser:heslo@localhost/ser")
If you haven't probably the default (mysql://ser:heslo@localhost/ser) is
used. This db_url is in format:
mysql://username:password@host/db_name
> 3) I don't know which .php file to change to add '$config->enable_loging =
> true'. I cannot find this parameter in the config.php file. I also don't
> know to where the logs would be stored.
config.php is the right file. If 'enable_loging' isn't here you probably
have some old serweb.
Karel
>
> The result of the sql query were as follows
> Username = admin
> Password = heslo
> Domain = sip.mydomain.net
>
> Leo P.
>
> -----Original Message-----
> From: Karel Kozlik [mailto:karel@iptel.org]
> Sent: Thursday, June 30, 2005 7:36 AM
> To: Leo
> Cc: serusers(a)lists.iptel.org
> Subject: Re: [Serusers] Logging into SERWEB
>
> Hi Leo,
> there are two kinds of user:
> 1. system user for login into mysql.
> Default username=ser, password=heslo. This is used for security your
> database against unauthorized access. This values should be set in
> config_data_layer.php (and ser.cfg of course). How to change default
> password you can find in mysql manual.
>
> 2. sip users
> Serweb admin is special sip user. Default username is
> admin@<your_domain> and password is heslo. Usernames and passwords of
> sip users are stored in table 'subscriber' in DB. To check your exact
> values you can login to mysql from command line:
>
> mysql -u ser -pheslo ser
>
> and type:
>
> select username, domain, password from subscriber;
>
>
>
> If you still can't login into serweb follow this FAQ:
>
> Q: Still can't login into serweb by default username and password
> A: Enable loging in serweb ($config->enable_loging = true) and
> see log file. For more verbosity set log level to PEAR_LOG_DEBUG
>
>
> Karel
>
>
> Leo napsal(a):
>
>>Dear serusers,
>>
>>It still does not work. Here is what I did so far to figure this out.
>>
>>BACKGROUND INFO:
>>1) When I log in to MySQL from the command line I use the following
>
> command:
>
>>"mysql -pMyPwd ser"
>>2) From conf.php: db_host=123.123.123.123, db_name=ser, db_user=ser,
>>db_pass=heslo
>>3) My domain is sip.leosser.net
>>
>>QUESTIONS/PROBLEMS :
>>1) Shouldn't db_user='admin' and NOT 'ser' since this is what the
>
> 'username'
>
>>field is for the password 'heslo' in the MySQL database? However, if I
>>change this I don't even get to the login screen on serweb.
>>2) I have tried logging in as admin(a)sip.leosser.net and password heslo,
>>root(a)sip.leosser.net and mypwd. Nothing works when I do get to the serweb
>>login screen.
>>
>>I am stuck. Anyone have any suggestions?
>>
>>Leo P.
>>leo(a)ltcjp.com
>>
>>-----Original Message-----
>>From: li wei [mailto:augzbaby@yahoo.com.au]
>>Sent: Wednesday, June 29, 2005 10:14 PM
>>To: Leo
>>Cc: serusers(a)lists.iptel.org
>>Subject: Re: [Serusers] Logging into SERWEB
>>
>>Please make sure your username, password and domain
>>values are exactly matched the values of your
>>subscriber table.
>>
>>Wilson
>>
>>--- Leo <leo(a)ltcjp.com> wrote:
>>
>>
>>
>>>Dear serusers,
>>>
>>>
>>>
>>>I successfully installed SERWEB.I think.
>>>
>>>
>>>
>>>However, I cannot seem to login at the login screen.
>>>
>>>
>>>
>>>I go to http://mydomain/admin/index.php and I get
>>>the login screen, but
>>>nothing I try there works. What could this be?
>>>
>>>
>>>
>>>I already tried:
>>>
>>>'root' and my passoword
>>>
>>>admin and heslo
>>>
>>>
>>>
>>>I don't know what else to do. Please help.
>>>
>>>
>>>
>>>Sincerely,
>>>
>>>
>>>
>>>Leo Papadopoulos
>>>
>>>leo(a)ltcjp.com
>>>
>>>
>>>
>>>
>>>
>>>>_______________________________________________
>>>
>>>Serusers mailing list
>>>serusers(a)lists.iptel.org
>>>http://lists.iptel.org/mailman/listinfo/serusers
>>>
>>
>>
>>
>>
>>
>>
>>
>>
>>____________________________________________________
>>Do you Yahoo!?
>>Try Yahoo! Photomail Beta: Send up to 300 photos in one email!
>>http://au.photomail.mail.yahoo.com
>>
>>_______________________________________________
>>Serusers mailing list
>>serusers(a)lists.iptel.org
>>http://lists.iptel.org/mailman/listinfo/serusers
>
>
Hi leo
--- Leo <leo(a)ltcjp.com> wrote:
> Dear serusers,
>
> It still does not work. Here is what I did so far to
> figure this out.
>
> BACKGROUND INFO:
> 1) When I log in to MySQL from the command line I
> use the following command:
> "mysql -pMyPwd ser"
> 2) From conf.php: db_host=123.123.123.123,
> db_name=ser, db_user=ser,
> db_pass=heslo
Open the file config_data_layer.php in config folder
and make sure the following values to fit your real
situation:
$i=0;
$config->data_sql->host[$i]['host']="localhost";
//database host
$config->data_sql->host[$i]['port']="";
//database port - leave empty for default
$config->data_sql->host[$i]['name']="ser";
//database name
$config->data_sql->host[$i]['user']="ser";
//database conection user
$config->data_sql->host[$i]['pass']="heslo";
//database conection password
> 3) My domain is sip.leosser.net
>
> QUESTIONS/PROBLEMS :
> 1) Shouldn't db_user='admin' and NOT 'ser' since
> this is what the 'username'
> field is for the password 'heslo' in the MySQL
> database? However, if I
> change this I don't even get to the login screen on
> serweb.
Serweb uses the username,password etc. information
from file ser_mysql.sh which used to create your ser
tables to connect the mysql database. So you should
change the above config file what I mentioned.
And the login username,password,domain values is the
information which store in the subscriber table of ser
in mysql database.
> 2) I have tried logging in as admin(a)sip.leosser.net
> and password heslo,
> root(a)sip.leosser.net and mypwd. Nothing works when I
> do get to the serweb
> login screen.
>
> I am stuck. Anyone have any suggestions?
>
1) check how your database daemon to run. Do you only
use mysqld_safe or not? If yes, change your database
hostname as localhost.
2) Use phpinfo() function to make sure how do you
configure your php. Dont use the default setting like
./configure --with-mysql; please specify a location
for it.
3)Turn on your php display error function setting in
php.ini file and try to install pear log and change
the $config->log_level = "PEAR_LOG_WARNING" to
$config->log_level = "PEAR_LOG_DEBUG" of config.php to
see more details.
Hope these can help you to solve your problem.
Wilson
> Leo P.
> leo(a)ltcjp.com
>
> -----Original Message-----
> From: li wei [mailto:augzbaby@yahoo.com.au]
> Sent: Wednesday, June 29, 2005 10:14 PM
> To: Leo
> Cc: serusers(a)lists.iptel.org
> Subject: Re: [Serusers] Logging into SERWEB
>
> Please make sure your username, password and domain
> values are exactly matched the values of your
> subscriber table.
>
> Wilson
>
> --- Leo <leo(a)ltcjp.com> wrote:
>
> > Dear serusers,
> >
> >
> >
> > I successfully installed SERWEB.I think.
> >
> >
> >
> > However, I cannot seem to login at the login
> screen.
> >
> >
> >
> > I go to http://mydomain/admin/index.php and I get
> > the login screen, but
> > nothing I try there works. What could this be?
> >
> >
> >
> > I already tried:
> >
> > 'root' and my passoword
> >
> > admin and heslo
> >
> >
> >
> > I don't know what else to do. Please help.
> >
> >
> >
> > Sincerely,
> >
> >
> >
> > Leo Papadopoulos
> >
> > leo(a)ltcjp.com
> >
> >
> >
> > > _______________________________________________
> > Serusers mailing list
> > serusers(a)lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
> >
>
>
>
>
>
>
>
> ____________________________________________________
>
> Do you Yahoo!?
> Try Yahoo! Photomail Beta: Send up to 300 photos in
> one email!
> http://au.photomail.mail.yahoo.com
>
>
Send instant messages to your online friends http://au.messenger.yahoo.com
Hello iqbal
Following the result of your given commond. the
problem is still i can not kill the ser. Is there
anyother such as commond so i can kill him?
[root@localhost root]# /usr/local/sbin/ser -ddddddd -E
-f /usr/local/etc/ser/ser.cfg
0(5480) read 2221522790 from /dev/random
0(5480) seeding PRNG with 3341667162
0(5480) test random number 921703968
0(5480) shm_mem_init: success
Listening on
udp: 10.0.0.20 [10.0.0.20]:5060
tcp: 10.0.0.20 [10.0.0.20]:5060
Aliases:
[root@localhost root]#
Yours,
Abdul Lateef
Computer Programmer
HATIF COM
Mob: +974 - 5405022
Tel: +974 - 4883068
ICQ: 276994704
YM!: abdul_zu
Fax: +974 - 4883063
Doha Qatar
http://www.hatif.com
__________________________________
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html