hi there,
when configuring multiple SIP-clients with the same user-account all of
them ring when a call comes in - fine. is there a possibility for
adding a PSTN-number (actually, a mobile-number) to some sort of alias
to make the mobile ring, too? i mean simultaneously with the other
clients?
Brgds,
Gerd
Anfang der weitergeleiteten E-Mail:
> Von: Gerd Feiner <g.feiner(a)cablesurf.de>
> Datum: 11. Mai 2005 14:52:48 MESZ
> An: serusers(a)lists.iptel.org
> Betreff: divert call to PSTN-number?
>
> hi there,
>
> when configuring multiple SIP-clients with the same user-account all
> of them ring when a call comes in - fine. is there a possibility for
> adding a PSTN-number (actually, a mobile-number) to some sort of alias
> to make the mobile ring, too? i mean simultaneously with the other
> clients?
>
> Brgds,
> Gerd
Anfang der weitergeleiteten E-Mail:
> Von: Gerd Feiner <g.feiner(a)cablesurf.de>
> Datum: 11. Mai 2005 14:52:48 MESZ
> An: serusers(a)lists.iptel.org
> Betreff: divert call to PSTN-number?
>
> hi there,
>
> when configuring multiple SIP-clients with the same user-account all
> of them ring when a call comes in - fine. is there a possibility for
> adding a PSTN-number (actually, a mobile-number) to some sort of alias
> to make the mobile ring, too? i mean simultaneously with the other
> clients?
>
> Brgds,
> Gerd
Hello, I have a question about loose routing.
I use this in my ser script:
if (loose_route()) {
route(1);
break;
};
And ReInvite or Refer request are usually detected by loose_route and
forwarded to route(1) but this Notify request is not detected.
U 10.192.73.153:5060 -> 193.x.x.x5:5060
NOTIFY sip:193.x.x.x5:5060;ftag=003094c3b47e0047500eefd5-6e8490f4;lr=on
SIP/2.0..
Via: SIP/2.0/UDP 10.192.73.153:5060;branch=z9hG4bK61010d9d..
From: "0244202372"
<sip:0244202372@toto.org>;tag=003094c3b47e0047500eefd5-6e8490f4..
To: <sip:0244230714@toto.org>;tag=59d6fbea2c7bb69bi0..
Call-ID: 003094c3-b47e0047-00691ac0-184e7aaf(a)10.192.73.153..
CSeq: 103 NOTIFY..
User-Agent: CSCO/7..
Contact: <sip:0244202372@10.192.73.153:5060>..
Route: <sip:193.x.x.x5:5060;ftag=003094c3b47e0047500eefd5-6e8490f4;lr=on>,
<sip:0244230714@193.x.x.x5:5060>..
Event: refer..
Proxy-Authorization:
Digestusername="0244202372",realm="toto.org",uri="sip:193.x.x.x3",response="
ae4eef9f30f749d568cd1668b8056256",nonce="4281f693783c979f5aacffe3555e0cd6cd9
d4443",cnonce="65f34551",qop=auth,nc=00000002,algorithm=md5.
Content-Type: message/sipfrag..
Content-Length: 14....
SIP/2.0 200 OK
hello,
got a question on SER. Could SER do load balance
across SIP servers?
for example:
SIP carrier --> SER --> Media/App Servers {multiple}
Are there any Configuration examples I can look at?
thank you
ac
__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail
I solved the problem.
This file is in package postgresql-dev of debian. I installed it, delete the
precompiled version of ser that i had (and didn't work), and recompile all
another time. It successfully creates the postgres.so
Sorry for time lost.
Regards.
Gorka.
Hello Llanos,
first: please include mailing list in your replies in order to others
can see answers
Debian is one from several linux distributions. See
http://www.debian.org/ for more informations. I can't tell you which
distribution are you have installed. Try write command 'apt-get'. If
this command exists, it is possible that you are useing debian.
By the way I recommend to learn linux basics before you will try install
any application to it.
regards Karel
Llanos Serna García-Conde napsal(a):
>
>
>
> Hello, thanks for your help. I'm just a student that's why I have so
> many problems. To be honest, I'm not sure if I use debian, I mean, I
> don't work with it but maybe it's running and the system does work with
> it,- This is what I've found in my PC.
>
> /usr/share/doc/dialog-0.9b/samples/debian.rc
> /usr/share/pixmaps/nautilus/Bluecurve/gnome-application-x-debian-package.png
> /usr/share/pixmaps/gnome-debian.png
> /usr/src/ser-0.8.14/debian
> /usr/src/ser-0.8.14/debian/changelog
> /usr/src/ser-0.8.14/debian/compat
> /usr/src/ser-0.8.14/debian/control
> /usr/src/ser-0.8.14/debian/copyright
> /usr/src/ser-0.8.14/debian/cron.d.ex
> /usr/src/ser-0.8.14/debian/ex.package.doc-base
> /usr/src/ser-0.8.14/debian/manpage.1.ex
> /usr/src/ser-0.8.14/debian/manpage.sgml.ex
> /usr/src/ser-0.8.14/debian/postinst
> /usr/src/ser-0.8.14/debian/postrm
> /usr/src/ser-0.8.14/debian/preinst.ex
> /usr/src/ser-0.8.14/debian/prerm.ex
> /usr/src/ser-0.8.14/debian/rules
> /usr/src/ser-0.8.14/debian/shlibs.local
> /usr/src/ser-0.8.14/debian/watch.ex
>
> Do you think i only need to install de packages you told me ? Or am I
> not using debian? Thanks.
>
> Llanos
>
> >Hello,
> >apx should be part of af apache. But is long ago when I last
> >compiled php. I don't remember it well. If you are useing debian,
> >you only need install packages: libapache-mod-php4, php4-mysql and
> >php4-pear
> >
> >Karel
> >
> >Llanos Serna García-Conde napsal(a):
> >>Hello, I've got a serious problem with the isntallation of Serweb
> >>and would really appreciate some help.
> >>Before trying to install SERWEB, I had already apache running on my
> >>pc:
> >>Server version: Apache/2.0.40.
> >>The error I found when trying to log to SERWEB was
> >>*Fatal error*: Call to undefined function: mysql_pconnect() in
> >>*/var/www/html/serweb/serweb_2004-07-27/phplib/db_mysql.inc* on
> >>line *73*
> >>and according to the INSTALL documente that was given with SERWEB I
> >>found out I had to install php with mysql support.
> >>I downloaded php-4.3.11 and tried to follow instructions for
> >>installation, but I needed to include the option --with-apxs and
> >>the configuration tool couldn't find apxs, neither could I
> >>manually. I tried to install it including only the option
> >>--with-mysql but the error I get is still the same one.
> >> What should i do? Should I reinstall apache? Any other ideas? Is
> >>it a php-mysql error for sure?Thank you!!
> >>Llanos
> >>
> >>
> >>
> >>------------------------------------------------------------------------
> >>
> >>_______________________________________________
> >>Serusers mailing list
> >>serusers(a)lists.iptel.org
> >>http://lists.iptel.org/mailman/listinfo/serusers