Is there a documented list of all the modules for ser? I am looking
for...
1. Detailed module description
2. Configuration details
3. Usage scenarios
But I will take what I can get! ;-)
Chad
> The script fragment is correct, perhaps you put it in a wrnig place in the sript.
Yes Jiri, you right, the script was in wrong place.
Thanks Honza for suggestions :)
Hello, I installed serweb with the server SIP on a PC, and he works very well,
But I have a problem at the level of the recording on one to use User Agent
MSNMessenger 4.6, I configured well the MSN and later, during the recording, it
does not give me the permission,
On the other hand mysql work with the server ser, because I made out a will ca
by:
root >/usr/sbin/serctl moni and
root >/usr/sbin/serctl ps
I realized an analysis of the network between the server and the machine, I saw
that the message to registrar SIP is sent on the server but he he does not
answer to accuse the demand.
Anybody between you knows where from comes the problem
Thank you in advance
Hassan
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
Hi Nils ,
Thanks ......I guess it was giving the problem .....
JItender
-----Original Message-----
From: Nils Ohlmeier [mailto:nils@iptel.org]
Sent: Thursday, August 21, 2003 3:35 PM
To: Jitender Arora; 'Andrei Pelinescu-Onciul'
Cc: 'serusers(a)lists.iptel.org'
Subject: Re: [Serusers] Latest STABLE build without using CVS
On Thursday 21 August 2003 21:13, Jitender Arora wrote:
> Hi ,
>
> I installed the gcc version 3.3 on the SUN machine ( running OS
> version 5.7 ) ...
>
> But still when i try to compile the SER , i get the following
errors
>
>
> /usr/local/bin/gcc -DNAME='"ser"' -DVERSION='"0.8.11rc3"'
> -DARCH='"_sun4_5.
> 3"' -DOS='"solaris"' -DCOMPILER='"/usr/local/bin/gcc 3.3"'
> -D__CPU__sun4_5.3 -D_
> _OS_solaris -DCFG_DIR='"/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP
> -DADAPTIV
> E_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DDNS_IP_HACK -DUSE_IPV6 -DUSE_TCP
> -DDISABLE_N
> AGLE -DDBG_QM_MALLOC -DHAVE_GETIPNODEBYNAME -DHAVE_SYS_SOCKIO_H
> -DHAVE_SCHED_YI
> ELD -DUSE_PTHREAD_MUTEX -c action.c -o action.o
> <command line>:15:14: warning: ISO C requires whitespace after the macro
> name
> In file included from parser/msg_parser.h:48,
> from action.h:33,
> from action.c:42:
> ip_addr.h:75: error: field `sin6' has incomplete type
> ip_addr.h: In function `sockaddr2ip_addr':
> ip_addr.h:201: error: `AF_INET6' undeclared (first use in this function)
> ip_addr.h:201: error: (Each undeclared identifier is reported only once
> ip_addr.h:201: error: for each function it appears in.)
> ip_addr.h:204: error: dereferencing pointer to incomplete type
> ip_addr.h: In function `su_cmp':
> ip_addr.h:231: error: `AF_INET6' undeclared (first use in this function)
> ip_addr.h: In function `su_getport':
> ip_addr.h:251: error: `AF_INET6' undeclared (first use in this function)
> ip_addr.h: In function `su_setport':
> ip_addr.h:271: error: `AF_INET6' undeclared (first use in this function)
> ip_addr.h: In function `su2ip_addr':
> ip_addr.h:293: error: `AF_INET6' undeclared (first use in this function)
> ip_addr.h: In function `init_su':
> ip_addr.h:320: error: `AF_INET6' undeclared (first use in this function)
> ip_addr.h: In function `hostent2su':
> ip_addr.h:357: error: `AF_INET6' undeclared (first use in this function)
> ip_addr.h: In function `ip_addr2a':
> ip_addr.h:402: error: `AF_INET6' undeclared (first use in this function)
> gmake: *** [action.o] Error 1
>
> Can any one know that how these can be resolved ....
Seems like your system is not ready for IPv6. Maybe it helps if you try to
compile Ser without support for IPv6 (remove or comment the line in
Makefile.defs which contains DUSE_IPV6).
Regards
Nils
> Regards,
> Jitender
> -----Original Message-----
> From: Andrei Pelinescu-Onciul
> [mailto:pelinescu-onciul@fokus.fraunhofer.de]
> Sent: Friday, August 15, 2003 5:40 AM
> To: Jitender Arora
> Cc: 'serusers(a)lists.iptel.org'
> Subject: Re: [Serusers] Latest STABLE build without using CVS
>
> On Aug 14, 2003 at 15:55, Jitender Arora <jarora(a)aastra.com> wrote:
> > Hi ,
> >
> > Thanks ...
> >
> > When i am trying to build the ser on the solaris, I am getting a
> > lot of compilation errors ...
> >
> > Do i need something specific to build the ser on the solaris
machine
> > ......
> >
> > The error i am getting are :
> >
> > make all
> >
> > gcc -g -O9 -funroll-loops -Wall -mv8 -DNAME='"ser"'
> > -DVERSION='"0.8.11rc
> > 3"' -DARCH='"sparc64"' -DOS='"solaris"' -DCOMPILER='"gcc 2.7"'
> > -D__CPU_sparc64 -
> > /usr/include/sys/siginfo.h:76: parse error before `}'
> > In file included from parser/../ip_addr.h:40,
> > from parser/msg_parser.h:48,
> > from action.h:33,
> > from action.c:42:
> > /usr/include/sys/socket.h:47: parse error before `sa_family_t'
> > /usr/include/sys/socket.h:47: warning: data definition has no type or
> > storage cl
> > ass
> > /usr/include/sys/socket.h:56: parse error before `socklen_t'
> > /usr/include/sys/socket.h:56: warning: data definition has no type or
> > storage cl
> > ass
> > /usr/include/sys/socket.h:187: parse error before `sa_family_t'
> > /usr/include/sys/socket.h:187: warning: no semicolon at end of struct or
> > union
> > /usr/include/sys/socket.h:189: parse error before `}'
> > /usr/include/sys/socket.h:234: parse error before `socklen_t'
> > /usr/include/sys/socket.h:234: warning: no semicolon at end of struct or
> > union
> > /usr/include/sys/socket.h:246: parse error before `}'
> > /usr/include/sys/socket.h:312: parse error before `socklen_t'
> > /usr/include/sys/socket.h:312: warning: no semicolon at end of struct or
> > union
> > /usr/include/sys/socket.h:315: parse error before `}'
> > /usr/include/sys/socket.h:385: parse error before `socklen_t'
> > /usr/include/sys/socket.h:386: parse error before `socklen_t'
> > /usr/include/sys/socket.h:399: parse error before `socklen_t'
> > /usr/include/sys/socket.h:400: parse error before `socklen_t'
> > In file included from /usr/include/sys/stream.h:22,
> >
> > Does anyone know , how to resolve this ...else i will put some effort
for
> > this .....
>
> You'll have to investigate this yourself. It builds ok (no warnings) on
> solaris 8 /gcc 3.x. We never tried gcc versions older than 2.91 or
> solaris 2.5 and we can't reproduce this since we don't have access to
> any solaris system < 2.8.
>
> Andrei
>
> _______________________________________________
> Serusers mailing list
> serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
With immediate effect, I turned on "post for members only". Only
mailing list subscribers qualify to send to serusers and serdev now.
-jiri
--
Jiri Kuthan http://iptel.org/~jiri/
Hi to all
I've read SIP Introduction manual and i have a question about the proxy
server usage.
On the example how the DNS Server return proxy.b.com for SIP address bob(a)b.com?
Suppose I have a proxy configured for 2 domain (ex. foo.bar and foo2.bar).
The proxy server address is sip.bar; suppose that a user A with sip address
userA(a)foo.bar would he likes to call user B with address userB(a)foo2.bar,
how have i to configure my ser.cfg?????
Any hints on this would be very appreciated.
Andrea
----------------------------------
Legge di Clarke sulle idee rivoluzionarie
Ogni idea rivoluzionaria - in campo scientifico, artistico o altro provoca
tre stadi di reazione, riassumibili nelle seguenti frasi:
1. "E' impossibile; non farmi perdere tempo".
2. "E' possibile, ma non val la pena di farlo".
3. "L'ho sempre detto, io, che era un'ottima idea".
Attention: serusers(a)lists.iptel.org
A virus was found in an Email message you sent.
This Email scanner intercepted it and stopped the entire message
reaching its destination.
The virus was reported to be:
the W32/Sobig.f@MM virus !!!
Please update your virus scanner or contact your IT support
personnel as soon as possible as you have a virus on your system.
Your message was sent with the following envelope:
MAIL FROM: serusers(a)lists.iptel.org
RCPT TO: wilddog(a)ptd.net
... and with the following headers:
---
MAILFROM: serusers(a)lists.iptel.org
Received: from pool-138-88-167-129.res.east.verizon.net (HELO NEWKRIPPS) ([138.88.167.129])
(envelope-sender <serusers(a)lists.iptel.org>)
by smtpy.ha-net.ptd.net (qmail-ldap-1.03) with SMTP
for <wilddog(a)ptd.net>; 21 Aug 2003 07:07:10 -0000
From: <serusers(a)lists.iptel.org>
To: <wilddog(a)ptd.net>
Subject: Your details
Date: Thu, 21 Aug 2003 3:07:09 --0400
X-MailScanner: Found to be clean
Importance: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MSMail-Priority: Normal
X-Priority: 3 (Normal)
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="_NextPart_000_267F510F"
---
Hi all,
Have anyone else notice any problems with new windows messenger 5.0 working with ser? Instant messages are working nicely with windows messenger 4.7, but with Windows messenger 5.0 voice and video calls are working, but messages cannot be sent. In capture I'm receiving "481 Call Leg/Transaction Does Not Exist". In SDP it is also saying: invalid line: "message text". I have tried with ser 0.8.10 and 0.8.11pre29.
-Timo-
The original message was received at Wed, 20 Aug 2003 20:03:42 -0400 (EDT)
from pool-138-88-167-129.res.east.verizon.net [138.88.167.129]
*** ATTENTION ***
Your e-mail is being returned to you because there was a problem with its
delivery. The address which was undeliverable is listed in the section
labeled: "----- The following addresses had permanent fatal errors -----".
The reason your mail is being returned to you is listed in the section
labeled: "----- Transcript of Session Follows -----".
The line beginning with "<<<" describes the specific reason your e-mail could
not be delivered. The next line contains a second error message which is a
general translation for other e-mail servers.
Please direct further questions regarding this message to your e-mail
administrator.
--AOL Postmaster
----- The following addresses had permanent fatal errors -----
<terrywasson(a)cs.com>
----- Transcript of session follows -----
... while talking to air-yb01.mail.aol.com.:
>>> RCPT To:<terrywasson(a)cs.com>
<<< 550 MAILBOX NOT FOUND
550 <terrywasson(a)cs.com>... User unknown
Hello,
take a look at:
http://www.iptel.org/ser/http://www.iptel.org/user/
Someone else on the list may provide you more information if you
consider it is not enough what you will find out in those web pages. If
you are looking for some certain features just send a mail to
serhelp(a)lists.iptel.org, we may support some of them but are not listed on web
or are not free.
Best regards,
Daniel
Ricardo M Souza wrote:
>Daniel
>
>send details about your services ..
>
>regards,
>
>Ricardo
>
>----- Original Message -----
>From: "Daniel-Constantin Mierla"
><Daniel-Constantin.Mierla(a)fokus.fraunhofer.de>
>To: "Ricardo M Souza" <ricardomsouza(a)yahoo.com.br>
>Cc: <serusers(a)lists.iptel.org>
>Sent: Wednesday, August 20, 2003 5:36 PM
>Subject: Re: [Serusers] serviços
>
>
>
>
>>Hello,
>>if the magic google is right, then:
>>
>>Escreva-nos por favor em inglês.
>>
>>
>>Best regards,
>>Daniel
>>
>>Ricardo M Souza wrote:
>>
>>
>>
>>>ola
>>>quais serviços ai oferece ?
>>>
>>>obrigado
>>>
>>>Dr. Ricardo
>>>
>>>------------------------------------------------------------------------
>>>
>>>_______________________________________________
>>>Serusers mailing list
>>>serusers(a)lists.iptel.org
>>>http://lists.iptel.org/mailman/listinfo/serusers
>>>
>>>
>>>
>>>
>>
>>