Hi
i have installed openser 1.0.X with mysql support
how can i see Active calls
I saw the document
"basic dialog support - new module features active call listing during
runtime "
how can i do this, any one have examples
ram
Hi,
The following error states that the system time is not correct.
So the source file has "modification time in the future"
Warning: File `/root/sip_router/lib/cds/memory.h' has modification time 3.2e+06 s in the future
Just check the system time and correct it.
However I still couldn't find the problem with "presence_b2b"
Can anyone help me ?
(maybe I should write it with a different subject)
Regards,
ilker
-----Original Message-----
From: Kamal.Mann(a)t-systems.com [mailto:Kamal.Mann@t-systems.com]
Sent: Wednesday, October 11, 2006 4:49 PM
To: İlker Aktuna (Koç.net)
Subject: RE: [Serusers] presence handbook
Hi
Will you please tell me how you resolved this error; even I also got the same.
Thanks in anticipation
Kamal Mann
-----Original Message-----
From: serusers-bounces(a)lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Ilker Aktuna (Koç.net)
Sent: Wednesday, October 11, 2006 6:23 PM
To: serusers(a)lists.iptel.org
Subject: RE: [Serusers] presence handbook
Hi,
I have found the cause of the following problem. But this time I can't compile one of the required modules.
Can anyone tell me how to solve this problem:
ERROR: load_module: could not open module </usr/local/ser/lib/ser/modules/presence_b2b.so>: /usr/local/ser/lib/ser/modules/presence_b2b.so: undefined symbol: uri2sock
Also, if there is a newer version of presence handbook, I would like to know where.
Thanks,
ilker
-----Original Message-----
From: serusers-bounces(a)lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of İlker Aktuna (Koç.net)
Sent: Wednesday, October 11, 2006 11:54 AM
To: serusers(a)lists.iptel.org
Subject: [Serusers] presence handbook
Hi Everyone,
I have a running SER for 3-4 months. Now I will install it on a different server and I decided to install from new sources (CVS) However, when I use the presence handbook at following address:
http://ftp.iptel.org/pub/ser/presence/presence-handbook/ar01s03.html
I get into a never ending loop : (at step : make -f Makefile.ser install prefix=/base/ser/directory)
make[1]: Leaving directory `/root/sip_router/lib/cds'
make[1]: Entering directory `/root/sip_router/lib/cds'
make[1]: Warning: File `/root/sip_router/lib/cds/memory.h' has modification time 3.2e+06 s in the future
make[1]: Leaving directory `/root/sip_router/lib/cds'
make[1]: Entering directory `/root/sip_router/lib/cds'
make[1]: Warning: File `/root/sip_router/lib/cds/memory.h' has modification time 3.2e+06 s in the future
make[1]: Leaving directory `/root/sip_router/lib/cds'
make[1]: Entering directory `/root/sip_router/lib/cds'
make[1]: Warning: File `/root/sip_router/lib/cds/memory.h' has modification time 3.2e+06 s in the future
make[1]: Leaving directory `/root/sip_router/lib/cds'
make[1]: Entering directory `/root/sip_router/lib/cds'
make[1]: Warning: File `/root/sip_router/lib/cds/memory.h' has modification time 3.2e+06 s in the future
Is the presence handbook updated ?
Where is the newest version ?
Thanks,
ilker
_
Hello,
I have been trying since yesterday to download the ser_0.9.6-0.1. tar.gz
with the following command:
wget ftp://iptel.org/pub/ser/0.9.6/packages/debian/ser_0.9.6.-0.1.tar.gz and
I get connecting to iptel.org xxx.xxx.xxx.xxx: 21 . . .: Connection timed
out
Can anyone offer another site to download from line command this package.
Regards,
Ed
Hi,
I was wondering if I could, somehow, change the response message that
I'm getting from the upstream to something else and pass it on to the client.
Is it possible, and if so, how? Appreciate your input.
--
Ramin
You can replace the username on OpenSER to whatever you like using the UAC
module. Perhaps you could extend this by also checking for the *67 in the
number dialled (SIP URI or 'To' field). Hopefully that should solve the
problem.
On 10/7/06, Kelvin Williams <kelvin-lists(a)williamschadwell.com> wrote:
>
> Is there a constant Username that I could use within my openser.cfg? I
> have several database lookups based upon the Username, however I have found
> that if my user dials out using *67 his ATA replaces his username with
> "anonymous" thereby making a good majority of my config useless.
>
>
>
> kw
>
>
>
>
>
>
>
> _______________________________________________
> Users mailing list
> Users(a)openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>
>
>
Hi- Can someone please help me with presence related
issues? I have two servers. First one is acting as
proxy (ser0.9.6) and the second has the presence
snapshot installed. I am forwarding SUBSCRIBE/PUBLISH
from Proxy to Presence Server.
1) Do I need to forward registrations coming to Proxy
to the Presence? OR can I simply point the db_url of
the Presence to the Proxy location table?
2) How can I forward registration requests coming to
Proxy to the Presence in case I need to do that?
3) IN presence handbook there is the following command
./ser_domain add test-domain.com test
What is test? Documentation says it is a DID. But what
does this do in SER?
4) I am able to upload list.xml, rls.xml , etc. using
the upload script in presence handbook BUT when I try
so with eyebeam, I get an error? Any ideas what I need
to do.
I would really appreciate some help
Thanks
Dave
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hello, I'm working with presence and new few clarifications. Any pointers will be appreciated. I am using SER0.9.6 for proxying and that is working great. I have now installed SER 0.10.0 (presence snapshot) on a separate "physycal" server. I was able to compile everything and now I need to implement presence for my existing SER users.
1) All my current subscribers are registering on SER0.9.6 server. DO I need to forward the "registration" info to my presence server? If yes, how do I do it? Secondly, will the presence server use this info to determine which users are on-line?
2) Does the eyebeam client write the information regarding buddy-list DIRECTLY to the XCAP server?
3) The presence handbook has a chapter about the XCAP "implementation" and the directoty structure. There is another link http://download.dns-hosting.info/XCAP/?M=A which talks about XCAP but does not have any of the directory structure mentioned in the presence handbook. Which one is the correct one ? Which one should I follow?
4) Please explain to me the "process" of presence? How does the RLS and PA module come in the game? An example would be very helpful?
Thanks a lot in advance
Dave
I have ubuntu running on a vmware server on my windows machine. I have
installed openser on ubuntu. The network connection is bridged.
I have set listen=vmware's ip in openser.cfg
When I start openser, it gives me a warning
fix_socket_list: cannot resolve (ip addressin cfg)
I dont know if this is the cause of the problem, but I cannot register
a minisip client with the openser server. The client runs on my
windows m/c ,so its url is client@windowsip and its sip proxy address
is openser's ip.
Ethereal shows me that the client is sending a request:register but it
seems to be getting a request:register back as well whereupon the
client replies with a icmp dest unreachable.
I have no experience with voip, and would greatly appreciate any help.
Hi,
I have set up openser on a public ip address running the openser.cfg
from the getting started tutorials
(http://siprouter.onsip.org/doc/gettingstarted/ch08.html), very slightly
modified... and it all runs great with mysql users and locations,
mediaproxy for far-end nat traversal. Cool.
For my next challenge I would like to find a way to disable the
mediaproxy call routing if the 2 phones are on the same private subnet.
In essense I think I ought ot be looking at INVITES to see if the first
via address is the same public ip, and if so then don't
fix_nated_contact and don't use_media_proxy.
The reason to do this is that if 2 phones are on same subnet they should
be able to see each other's private ip and so there is no reason to send
the whole rtp traffic out over their adsl connection to mediaproxy and
back to the same adsl connection!
I think I need some logic in the following sections:
Loose Route Section, in the if method="INVITE" block (to handle reinvites)
the route [3] block INVITE MESSAGE HANDLER to set up new call route
the route [4] block NAT TRAVERSAL SECTION for routing established calls
the onreply_route[1] block .... not sure I understand this block yet...
Am I going in the right direction? Has anyone got some working snippets
for the openser.cfg or some references to a useful page on the web?
Thanks.
I think the best thing to do is to use registered() instead of lookup().
This will significantly change my script...
If registered() returns true, is it possible that later in the script
lookup() will return false? I guess what I am asking is whether the
expiration time of the registration is checked against the timestamp of
the request or against the current time at execution.
thank you
George
> -----Original Message-----
> From: Klaus Darilion [mailto:klaus.mailinglists@pernau.at]
> Sent: Wednesday, October 11, 2006 4:45 PM
> To: Papadopoulos Georgios
> Cc: users(a)openser.org
> Subject: Re: [Users] How to clear the destination set for redirection?
>
> for clearing all the branches I think you can use
> load_contacts from LCR
>
> to detect if a client is registered use
> http://www.openser.org/docs/modules/1.1.x/registrar.html#AEN418
>
> regards
> klaus
>
> Papadopoulos Georgios wrote:
> > Hello Klaus,
> >
> > I know this might not make perfect sence. If the user is registered
> > (and if some other conditions are true that I have left out) then I
> > want to redirect to an Asterisk server. Maybe this is not
> the best way
> > to implement this, however shouldn't there be some way to clear the
> > destination set? I mean something similar to resetdsturi().
> >
> > thank you
> >
> > George
> >
> >
> >
> >> -----Original Message-----
> >> From: Klaus Darilion [mailto:klaus.mailinglists@pernau.at]
> >> Sent: Wednesday, October 11, 2006 4:14 PM
> >> To: Papadopoulos Georgios
> >> Cc: users(a)openser.org
> >> Subject: Re: [Users] How to clear the destination set for
> redirection?
> >>
> >>
> >> Hi!
> >>
> >> I do not understand why you even lookup the location if
> the call is
> >> getting redirected? What do you want to implement?
> >>
> >> btw: you could use load_contacts from LCR module if the
> contacts have
> >> different Q-value.
> >>
> >> regards
> >> klaus
> >>
> >> Papadopoulos Georgios wrote:
> >>> Hello,
> >>>
> >>> My senario is the following: userA is registered twice so
> >> after lookup
> >>> I have $ds = Contact: sip:userA@10.0.0.1:5060,
> >> sip:userA@10.0.0.2:5060
> >>> I want to add a prefix and redirect to 10.0.0.9, so I do
> >>> prefix("160000"); rewritehostport("10.0.0.9:5060");
> >>> xlog("L_DEBUG","$ds\n"); sl_send_reply("300", "Redirect");
> >>>
> >>> and I get
> >>> $ds = Contact: sip:160000userA@10.0.0.9:5060,
> >> sip:userA@10.0.0.2:5060
> >>> The second uri is causing a problem, so I need to remove it
> >> before the
> >>> redirection. I tried resetdsturi() but it did not affect the
> >>> destination set. Is there some way to keep only the first
> >> uri? Maybe
> >>> some way to clear the destination set before doing the
> redirection?
> >>>
> >>> thank you
> >>>
> >>> George
> >>>
> >>>
> >>> Disclaimer
> >>> The information in this e-mail and any attachments is
> >> confidential. It is intended solely for the attention and
> use of the
> >> named addressee(s). If you are not the intended recipient,
> or person
> >> responsible for delivering this information to the intended
> >> recipient, please notify the sender immediately. Unless
> you are the
> >> intended recipient or his/her representative you are not
> authorized
> >> to, and must not, read, copy, distribute, use or retain
> this message
> >> or any part of it. E-mail transmission cannot be guaranteed to be
> >> secure or error-free as information could be intercepted,
> corrupted,
> >> lost, destroyed, arrive late or incomplete, or contain viruses.
> >>>
> >>> _______________________________________________
> >>> Users mailing list
> >>> Users(a)openser.org
> >>> http://openser.org/cgi-bin/mailman/listinfo/users
> >>
>
>