I am using openser with mediaproxy enabled. All device behind NAT can
make/receive call without problem. However, when an end device
connect to the openser directly using public IP (without NAT), the
following problem will occur.
-when make outgoing calls, I can hear the receiver but receiver can't hear me
-when incoming call, it works as normal
Does modiaproxy can handle device using NAT and without NAT? How can
I solve the above problem? Is it the port setting problem?
Below is the dial plan and the ini file of mediaproxy.
http://meerkat.no-ip.com/openser/openser.txthttp://meerkat.no-ip.com/openser/mediaproxy.txt
Thanks, unplug
Hi,
Can you give me an example config for listening on 2 ports and for listening on 2 domains ?
Thanks,
ilker
________________________________
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of İlker Aktuna (Koç.net)
Sent: Friday, April 07, 2006 3:08 PM
To: Klaus Darilion
Cc: serusers(a)lists.iptel.org
Subject: RE: [Serusers] Listen on multiple ports and for multiple domains
Hi,
In my config file there is no listen directives; only one port= directive.
How can I add multiple ports to listen on ? Can you give an example use ?
Thanks,
ilker
-----Original Message-----
From: Klaus Darilion [mailto:klaus.mailinglists@pernau.at]
Sent: Friday, April 07, 2006 2:49 PM
To: İlker Aktuna (Koç.net)
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] Listen on multiple ports and for multiple domains
İlker Aktuna (Koç.net) wrote:
>
>
> Hi,
>
> Is it possible to force Ser to listen on multiple ports ?
> I just tried adding multiple port lines to the config file, but it did
> not start that way.
>
multiple listen=...
directives should work.
> Also, another question is how to add multiple domains. Again, I tried
> to add multiple domain lines to the config but didn't work.
you can either use multiple alias= directives or use the domain module and the functions provided by this module.
You also have to enable domain support in several modules:
modparam("group|usrloc", "use_domain", 1)
regards
klaus
C "-//W3C//DTD HTML 4.0 Transitional//EN">
Hi,
Can you give me an example config for listening on 2 ports and for listening on 2 domains ?
Thanks,
ilker
________________________________
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of İlker Aktuna (Koç.net)
Sent: Friday, April 07, 2006 3:08 PM
To: Klaus Darilion
Cc: serusers(a)lists.iptel.org
Subject: RE: [Serusers] Listen on multiple ports and for multiple domains
Hi,
In my config file there is no listen directives; only one port= directive.
How can I add multiple ports to listen on ? Can you give an example use ?
Thanks,
ilker
-----Original Message-----
From: Klaus Darilion [mailto:klaus.mailinglists@pernau.at]
Sent: Friday, April 07, 2006 2:49 PM
To: İlker Aktuna (Koç.net)
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] Listen on multiple ports and for multiple domains
İlker Aktuna (Koç.net) wrote:
>
>
> Hi,
>
> Is it possible to force Ser to listen on multiple ports ?
> I just tried adding multiple port lines to the config file, but it did
> not start that way.
>
multiple listen=...
directives should work.
> Also, another question is how to add multiple domains. Again, I tried
> to add multiple domain lines to the config but didn't work.
you can either use multiple alias= directives or use the domain module and the functions provided by this module.
You also have to enable domain support in several modules:
modparam("group|usrloc", "use_domain", 1)
regards
klaus
<http://387555.sigclick.mailinfo.com/sigclick/03090606/04064E03/02034D01/201…>
_____________________________________________________________________________________________________________________________________________
Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa, icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz ve tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz. Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez.
This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however, sender cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence.
_____________________________________________________________________________________________________________________________________________
I've installed the mediaserver/ mediaproxy, but I noticed it creates a
lot of completely non-informative (only the word 'mediaproxy' ) log
entries... some megabytes per test-call... how can I stop this logging ?
Wilko van der Ploeg
I made a snapshot silently (it is on the
ftp://ftp.iptel.org/pub/ser/presence/) because I'm going to do more
changes there this week (configuration will differ and people always try
their old config file and complain if it doesn't work).
There are some new things:
- authorization of MESSAGEs (not standardized),
- storing watchers when presentity is offline and sending them in
watcherinfo after presentity subscribes to it
- separated XCAP queries from handle_rls_susbcription function
- added function for test if presentity is online
- RLS module is able to subscribe to external users
- more stable PA and RLS modules and a bit optimized
- updated presence handbook
Will be in next snapshot:
- separated XCAP queries into standalone xcap module (libraries and PA
and RLS modules will be independent on libcurl) ... done on CVS yet
- PA module will be able to subscribe to users (for clients unable to
send PUBLISH)
Vaclav
On Fri, Apr 07, 2006 at 09:53:23PM -0300, Guty wrote:
>
> Hi, do you have any news about new presence snapshot?
> Is there anything new?
> Saludos,
> Gustavo.
>
>
> -----Mensaje original-----
> De: Vaclav Kubart [mailto:vaclav.kubart@iptel.org]
> Enviado el: martes, 21 de marzo de 2006 12:08
> Para: Guty
> CC: serusers(a)lists.iptel.org
> Asunto: Re: [Serusers] pa module fails
>
> I think, that presence modules are only in source version - there are
> not debian packages with them (the best is CVS head). Please wait
> shortly for new presence snapshot...
> Vaclav
>
> On Tue, Mar 21, 2006 at 11:52:34AM -0300, Guty wrote:
> > I'm using ser 0.9.6. First I try with the stable version of all packages,
> > didn't work, then I downloaded different versions of pa module, unstable,
> > testing, sarge... but the error is still the same.
> > Do you know any configuration that work with presence?
> >
> >
> > -----Mensaje original-----
> > De: Vaclav Kubart [mailto:vaclav.kubart@iptel.org]
> > Enviado el: martes, 21 de marzo de 2006 3:37
> > Para: Guty
> > CC: serusers(a)lists.iptel.org
> > Asunto: Re: [Serusers] pa module fails
> >
> > You probably use old ser version. Don't you? I think, that presence
> > modules in stable ser versions were always old.
> > Vaclav
> >
> > On Mon, Mar 20, 2006 at 12:23:30PM -0300, Guty wrote:
> > > Hi,
> > >
> > > I've configured my Ser for presence handling, but i get some error son
> my
> > > ser.cfg file:
> > >
> > >
> > >
> > > 0(1761) set_mod_param_regex: pa matches module pa
> > >
> > > 0(1761) set_mod_param_regex: parameter <auth> not found in module <pa>
> > >
> > > 0(1761) parse error (75,20-21): Can't set module parameter
> > >
> > > 0(1761) set_mod_param_regex: pa matches module pa
> > >
> > > 0(1761) set_mod_param_regex: parameter <winfo_auth> not found in module
> > > <pa>
> > >
> > > 0(1761) parse error (76,20-21): Can't set module parameter
> > >
> > >
> > >
> > > My file includes the following:
> > >
> > >
> > >
> > > loadmodule "/usr/lib/ser/modules/pa.so"
> > >
> > >
> > >
> > >
> >
> ----------------------------------------------------------------------------
> > > ----------------------
> > >
> > >
> > >
> > > # -- pa params --
> > >
> > > modparam("pa", "use_db", 1)
> > >
> > > modparam("pa", "db_url", "mysql://ser:heslo@localhost:3306/ser")
> > >
> > > modparam("pa", "auth", "none")
> > >
> > > modparam("pa", "winfo_auth", "none")
> > >
> > >
> > >
> > >
> >
> ----------------------------------------------------------------------------
> > > ----------------------
> > >
> > >
> > >
> > > if (method=="SUBSCRIBE") {
> > >
> > > if (!t_newtran()) {
> > >
> > > sl_reply_error();
> > >
> > > };
> > >
> > > log(1, "Handle Subscribe");
> > >
> > > handle_subscription("registrar"); # uses uid from AVP
> > >
> > > (get_to_uid)
> > >
> > > break;
> > >
> > > };
> > >
> > >
> > >
> > > if (method=="PUBLISH") {
> > >
> > > if (!t_newtran()) {
> > >
> > > log(1, "newtran error\n");
> > >
> > > sl_reply_error();
> > >
> > > };
> > >
> > > log(1, "Handle Publish");
> > >
> > > handle_publish("registrar");
> > >
> > > break;
> > >
> > > };
> > >
> > > I've installed SER 0.9.6-0.1 for Debian , ser-mysql-module 0.9.6-0.1 for
> > > Debian, and ser-pa-module 0.9.6-0.1 for Debian
> > >
> > > Any idea of what is going wrong?
> > >
> > >
> > >
> >
> > > _______________________________________________
> > > Serusers mailing list
> > > serusers(a)lists.iptel.org
> > > http://lists.iptel.org/mailman/listinfo/serusers
is it ok if i put "setenv SIP_DOMAIN lab.com" in my csh .cshrc file ? this is what i did and it seems to have fixed it. i can run serctl now. is that ok to do it that way?
aaron
________________________________
From: PREVOT Paul [mailto:prevot@enseirb.fr]
Sent: Fri 4/7/2006 11:36 AM
To: Gould, Aaron; serusers(a)lists.iptel.org
Subject: RE: [Serusers] error when running SERCTL
Export SIP_DOMAIN="yourdomain" or "xxx.xxx.xxx.xxx"
-----Message d'origine-----
De : serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] De la
part de Gould, Aaron
Envoyé : vendredi 7 avril 2006 19:34
À : serusers(a)lists.iptel.org
Objet : [Serusers] error when running SERCTL
i get an error when i try to run SERCTL. does anyone know how to fix it?
the message says....
"You need to set enviorment variable SIP_DOMAIN (e.g. to 'foobar.com')
first."
aaron
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Hi All,
Is there a way in SER that would limit the number of calls that any
user can make at any one time to just one call ?
Zak
___________________________________________________
Try the New Netscape Mail Today!
Virtually Spam-Free | More Storage | Import Your Contact List
http://mail.netscape.com
i get an error when i try to run SERCTL. does anyone know how to fix it?
the message says....
"You need to set enviorment variable SIP_DOMAIN (e.g. to 'foobar.com') first."
aaron
Hello,
me again.. :o)
I set up the openser.cfg as follow:
loadmodule "/usr/local/lib/openser/modules/acc.so"
#-----------------------------------
# ACC parameters
#-----------------------------------
modparam("acc", "db_url", "mysql://openser:openser@localhost/openser")
modparam("acc", "failed_transaction_flag", 4)
modparam("acc", "report_cancels", 1)
modparam("acc", "log_flag", 1)
modparam("acc", "log_level", 1)
modparam("acc", "log_fmt", "miocfs")
.....
if (method=="REGISTER") {
if (!www_authorize("161.27.53.93", "subscriber")) {
www_challenge("161.27.53.93", "0");
exit;
};
save("location");
exit;
};
if (method=="INVITE") {
setflag(1);
record_route();
};
lookup("aliases");
if (!uri==myself) {
append_hf("P-hint: outbound alias\r\n");
route(1);
};
if (!lookup("location")) {
sl_send_reply("404", "Not Found");
exit;
};
append_hf("P-hint: usrloc applied\r\n");
};
route(1);
}
route[1] {
if (!t_relay()) {
sl_reply_error();
};
exit;
}
my question is:
It is enough to have the ACC module loaded and configured, the setup of the INVITE method as above, to have the db updated? Or I completely misunderstood the manual?
This because with this configuration I can perform a call between two softphones, but I dont have any table filled into the database.
Thanks a lot
Alessandro
i am trying to setup SER on cygwin but during compilation i am getting
errors like
"Makefile.rules:80: qvalue.d: No such file or directory"
same error for many files...
can anyone suggest me how can i setup SER on cygwin?
Thanks,
Garima
Garima Mishra
Software Engineer
<http://www.openeratech.com/> <http://www.openeratech.com/>
<http://www.openeratech.com/>
Openera Technologies Pvt Ltd.
97, Block 5
Koramangala Indl. Estate
<?xml:namespace prefix = st1 ns =
"urn:schemas-microsoft-com:office:smarttags" />Bangalore - 560 095. India
Tel: +91 80 2552 1937
Fax: +91 80 2552 1164
<http://www.openeratech.com/> www.openeratech.com
E-mail: <mailto:garima@openeratech.com> garima(a)openeratech.com
This message (including any attachments) is a confidential and Privileged
communication to the intended addressee. If you are not the Intended
addressee, you have received this message in error. In that case, please
permanently delete this message and notify the sender so that we can avoid
this inconvenience in the future. Thank you.