does anyone understand how i would dial from a sccp phone using letters so that i could dial a sip aor url/uri ?
i have a ccm 4.0(2)a configured with a sip trunk and mtp so that i can dial from sccp phones joined up to the ccm to sip phones that are joined up to the sip proxy/registrar that i have the ccm sip trunk pointing to
but i can only do this if the username portion of the sip aor uri is numbers........like .... sip:2001@mylab.com then from the sccp phone i dialed 2001 and the sip phone rings.
but what if my sip phone address is .... sip:bob@mylab.com ...how then do i dial the digits "bob" from the sccp phone?
aaron
Is it possible to integrate serweb to a framework such
as horde/imp ?
harry
___________________________________________________________________________
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et suivez l'actualité en temps réel.
Rendez-vous sur http://fr.yahoo.com/set
This topic is very similar to my question in a past thread
(http://openser.org/pipermail/users/2006-April/004277.html)
I would like to add my experience.
I'm using RADIATOR as my radius server. When i was trying to return
3 AVP's from my DB i was using the next syntax.
SIP-AVP=state1:on
SIP-AVP=state2:off
SIP-AVP=state3:sip:12345@mydomain.com
This was causing an Access-Accept message with the next SIP-AVP
ATTRIBUTE:
SIP-AVP =
"state1:on<9>SIP-AVP=state2:off<9>SIP-AVP=state3:sip:12345@mydomain.com"
in Radiator you need to add a "special" syntax (very similar to
FreeRadius)
SIP-AVP="state1:on"
SIP-AVP="state2:off"
SIP-AVP="state3:sip:12345@mydomain.com"
That solve my problem!!!.
Thanks to all.
Best Regards,
Ricardo Martinez.-
> -----Mensaje original-----
> De: Helge Waastad [mailto:helge@smartnet.no]
> Enviado el: Jueves, 27 de Abril de 2006 6:48
> Para: Klaus Darilion
> CC: users(a)openser.org
> Asunto: Re: [Users] avp_load_radius format
>
>
> Yes,
> I was already thinking the same....
>
> br hw
>
>
> tor, 27,.04.2006 kl. 11.49 +0200, skrev Klaus Darilion:
> > Maybe you can add your experiences to the Wiki (or Radius
> docs)- there
> > is already a Radius section.
> >
> > regards
> > klaus
> >
> > Helge Waastad wrote:
> > > Aha,
> > > that's it.
> > >
> > > Thank's again.
> > >
> > > I had to alter the operator in FreeRADIUS: SIP-AVP +=
> "avp:value"....
> > >
> > > This happens when youre not really reading the man pages
> thouroughly :-)
> > >
> > >
> > > Again,
> > > thanks a lot.
> > >
> > > br hw
> > >
> > >
> > > ons, 26,.04.2006 kl. 17.59 +0300, skrev Bogdan-Andrei Iancu:
> > >> Hi Helge,
> > >>
> > >> I think more lines with SIP-AVP should be placed into
> reply. I can say
> > >> this based on the openser code processing the reply - it
> looks for more
> > >> than one SIP-AVP RADIUS avps, each containing only one SIP avp.
> > >>
> > >> regards,
> > >> bogdan
> > >>
> > >>
> > >> Helge Waastad wrote:
> > >>
> > >>> Hi,
> > >>> and thanks for your answer.
> > >>> You'll have to excuse me for not 100% grasping the logic.
> > >>> A typical RADIUS answer would be:
> > >>>
> > >>> rad_recv: Access-Accept packet from host
> 195.18.134.150:1812, id=207,
> > >>> length=38
> > >>> SIP-AVP = "voicemail:111111"
> > >>>
> > >>> So should more than one Access-Accept be sent with different
> > >>> SIP-AVP=.... (I guess not)
> > >>>
> > >>> Or should the string value of SIP-AVP be consist of
> several avps?
> > >>>
> > >>> I guess you can only respond with distinct attributes
> from RADIUS?
> > >>>
> > >>> Rigth now I'm trying to see if I can do this by default
> FreeRADIUS setup
> > >>> or if should move into rlm_perl...
> > >>>
> > >>> ....probably a revised OpenSER-RADIUS Howto should be made.
> > >>> I can, for that sake, help..when I get it working :-)
> > >>>
> > >>> br hw
> > >>>
> > >>>
> > >>>
> > >>> ons, 26,.04.2006 kl. 11.16 +0300, skrev Bogdan-Andrei Iancu:
> > >>>
> > >>>
> > >>>> Hi Helge,
> > >>>>
> > >>>> you need to include several RADIUS AVPs into the
> radius reply - one for
> > >>>> each SIP AVP.
> > >>>>
> > >>>> regards,
> > >>>> bogdan
> > >>>>
> > >>>> Helge Waastad wrote:
> > >>>>
> > >>>>
> > >>>>
> > >>>>> Hi,
> > >>>>> I just wonder if someone could give me a hint on how
> to load several
> > >>>>> AVP's from RADIUS.
> > >>>>>
> > >>>>> I'm currently reponding with:
> > >>>>> SIP-AVP=rpid:1111111
> > >>>>> which parses the rpid avp.
> > >>>>>
> > >>>>> But what should the response look like if I want to
> load several avps?
> > >>>>> (For group checking, ACl etc)?
> > >>>>>
> > >>>>> br hw
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> >
> --
> Helge Waastad
> Senior Konsulent
> Smartnet
>
> _______________________________________________
> Users mailing list
> Users(a)openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>
I have been unable to use the speeddial module.
There is some interesting behavior. Maybe a bug?
When using:
sd_lookup("speeddial");
The log shows an entry: "openser.speeddial" does not
exist.
openser db shows the table name as "speed_dial".
Even when replacing names and using different
combinations I cannot get speeddial to work.
Ethereal will show multiple invites like openser is
trying to find the record but it cannot.
Any thoughts?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hi asterisk, openser, ser users.
I have to check video support between asterisk,
open(ser) and rtpproxy .
ASTERISK (b2bua+registrar server)
| |
| |
SER + rtpproxy
| |
NAT
| |
sip agents (with video support)
Both signalling and media channels are kept in the
path of SER+rtpproxy and ASTERISK .
I can provide accounts to people who wish to test
video with eyebeam for example ?
Regards
harry
___________________________________________________________________________
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et suivez l'actualité en temps réel.
Rendez-vous sur http://fr.yahoo.com/set
Hi,
I've used the sample configuration from presence-handbook with no DB support.
This time I get the following errors:
# tail -f /var/log/messages
12:53:28 /root/ser/sbin/ser[29394]: using 'none' rls-subscription authorization!
12:53:28 /root/ser/sbin/ser[29394]: using 'none' subscription authorization for watcher info!
12:53:28 /root/ser/sbin/ser[29394]: TRACE: qsa_interface.c:55: PA: PA_CONTENT_TYPE: 0xb58087f8
12:53:28 /root/ser/sbin/ser[29394]: TRACE: qsa_events.c:331: presence_b2b: b2b_CONTENT_TYPE: 0xb58087f8
12:53:28 /root/ser/sbin/ser[29394]: INFO: udp_init: SO_RCVBUF is initially 65535
12:53:28 /root/ser/sbin/ser[29394]: INFO: udp_init: SO_RCVBUF is finally 131070
12:53:28 /root/ser/sbin/ser[29394]: INFO: udp_init: SO_RCVBUF is initially 65535
12:53:28 /root/ser/sbin/ser[29394]: INFO: udp_init: SO_RCVBUF is finally 131070
12:53:28 /root/ser/sbin/ser[29404]: INFO: fifo_server.c:957: fifo process starting: 29404
12:53:28 /root/ser/sbin/ser[29404]: INFO: fifo_server.c:972: fifo server up at /tmp/ser_fifo...
12:53:35 /root/ser/sbin/ser[29395]: WARN: xcap_client.c:174: No XCAP query support! (Missing module?)
12:53:35 /root/ser/sbin/ser[29395]: ERROR: resource_list.c:617: XCAP problems for uri '/rls-services/global/index'
12:53:35 /root/ser/sbin/ser[29395]: ERROR: rls_handler.c:454: XCAP query problems
12:53:35 /root/ser/sbin/ser[29395]: check_message(): Unsupported event package
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:860: Error while checking message
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
12:53:35 /root/ser/sbin/ser[29395]: ERROR: resource_list.c:617: XCAP problems for uri '/rls-services/global/index'
12:53:35 /root/ser/sbin/ser[29395]: ERROR: rls_handler.c:454: XCAP query problems
12:53:35 /root/ser/sbin/ser[29395]: check_message(): Unsupported event package
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:860: Error while checking message
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
12:53:35 /root/ser/sbin/ser[29395]: ERROR: resource_list.c:617: XCAP problems for uri '/rls-services/global/index'
12:53:35 /root/ser/sbin/ser[29395]: ERROR: rls_handler.c:454: XCAP query problems
12:53:35 /root/ser/sbin/ser[29395]: check_message(): Unsupported event package
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:860: Error while checking message
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
12:53:35 /root/ser/sbin/ser[29395]: ERROR: resource_list.c:617: XCAP problems for uri '/rls-services/global/index'
12:53:35 /root/ser/sbin/ser[29395]: ERROR: rls_handler.c:454: XCAP query problems
12:53:35 /root/ser/sbin/ser[29395]: t_uac: no socket found
12:53:35 /root/ser/sbin/ser[29395]: ERROR: notify.c:398: Can't send watcherinfo notification (-7)
12:53:35 /root/ser/sbin/ser[29395]: send_winfo_notify returned -7
12:53:35 /root/ser/sbin/ser[29395]: ERROR: resource_list.c:617: XCAP problems for uri '/rls-services/global/index'
12:53:35 /root/ser/sbin/ser[29395]: ERROR: rls_handler.c:454: XCAP query problems
12:53:35 /root/ser/sbin/ser[29395]: check_message(): Unsupported event package
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:860: Error while checking message
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
12:53:35 /root/ser/sbin/ser[29395]: TRACE: pidf.c:374: reading person ()
________________________________
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of İlker Aktuna (Koç.net)
Sent: Wednesday, April 26, 2006 11:20 AM
To: serusers(a)lists.iptel.org
Subject: [Serusers] OTHER problems after update to latest CVS
I've also met some other problems in log file after the new CVS setup.
Does anyone have any ide why following problems occur ? (Specially the socket problems ?)
I'm following the documentation in ftp://ftp.iptel.org/pub/ser/presence/presence-handbook but I don't have example configuration to run for presence.
I need any help possible...
Thanks,
ilker
/root/ser/sbin/ser[17662]: t_uac: no socket found
/root/ser/sbin/ser[17662]: ERROR: notify.c:398: Can't send watcherinfo notification (-7)
/root/ser/sbin/ser[17662]: send_winfo_notify returned -7
/root/ser/sbin/ser[17658]: check_message(): Unsupported event package
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:860: Error while checking message
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
/root/ser/sbin/ser[17658]: check_message(): Unsupported event package
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:860: Error while checking message
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
/root/ser/sbin/ser[17658]: check_message(): Unsupported event package
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:860: Error while checking message
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
/root/ser/sbin/ser[17658]: t_uac: no socket found
/root/ser/sbin/ser[17658]: ERROR: notify.c:398: Can't send watcherinfo notification (-7)
/root/ser/sbin/ser[17658]: send_winfo_notify returned -7
/root/ser/sbin/ser[17658]: subscription to watcherinfo
/root/ser/sbin/ser[17658]: OFFLINE AUTH: watcherinfo dumped
/root/ser/sbin/ser[17660]: check_message(): Unsupported event package
/root/ser/sbin/ser[17660]: ERROR: subscribe.c:860: Error while checking message
/root/ser/sbin/ser[17660]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
<http://387555.sigclick.mailinfo.com/sigclick/000D0501/04024901/00044E06/235…>
_____________________________________________________________________________________________________________________________________________
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 also receive the following errors after some time:
13:00:38 /root/ser/sbin/ser[29396]: ERROR: parse_via on: <SIP/2.0/UDP 85.105.102.167:115388;branch=z9hG4bK-d87543-1 > ntent-Length: 0mmaryh eyeBeam release 1001o stamp 27751MESSAGE, SUBSCRIBE, INFO
13:00:38 /root/ser/sbin/ser[29396]: ERROR: parse_via parse error, parsed so far:<SIP/2.0/UDP 85.105.102.167:115388; > nch=z9hG4bK-d87543-177418076052c657-1--d87543-;rport
13:00:38 /root/ser/sbin/ser[29396]: ERROR: get_hdr_field: bad via
13:00:38 /root/ser/sbin/ser[29396]: ERROR: bad header field
> ntent-Length: 0mmaryh eyeBeam release 1001o stamp 27751MESSAGE, SUBSCRIBE, INFOd87543-;rport00000900568888888(a)sip.test.com SIP/2.0
13:00:38 /root/ser/sbin/ser[29396]: ERROR: receive_msg: parse_msg failed
13:00:38 /root/ser/sbin/ser[29395]: ERROR: parse_via: invalid port number <115388>
13:00:38 /root/ser/sbin/ser[29395]: ERROR: parse_via on: <SIP/2.0/UDP 85.105.102.167:115388;branch=z9hG4bK-d87543-7 > ntent-Length: 0;profile-type=application;auid="resource-lists", SUBSCRIBE, INFO
13:00:38 /root/ser/sbin/ser[29395]: ERROR: parse_via parse error, parsed so far:<SIP/2.0/UDP 85.105.102.167:115388; > nch=z9hG4bK-d87543-713892549f665f75-1--d87543-;rport
13:00:38 /root/ser/sbin/ser[29395]: ERROR: get_hdr_field: bad via
13:00:38 /root/ser/sbin/ser[29395]: ERROR: bad header field
> ntent-Length: 0;profile-type=application;auid="resource-lists", SUBSCRIBE, INFOd87543-;rport00000900568888888(a)sip.test.com SIP/2.0
13:00:38 /root/ser/sbin/ser[29395]: ERROR: receive_msg: parse_msg failed
13:00:38 /root/ser/sbin/ser[29396]: ERROR: parse_via: invalid port number <115388>
13:00:38 /root/ser/sbin/ser[29396]: ERROR: parse_via on: <SIP/2.0/UDP 85.105.102.167:115388;branch=z9hG4bK-d87543-6 > ntent-Length: 0;profile-type=application;auid="pres-rules"SAGE, SUBSCRIBE, INFO
13:00:38 /root/ser/sbin/ser[29396]: ERROR: parse_via parse error, parsed so far:<SIP/2.0/UDP 85.105.102.167:115388; > nch=z9hG4bK-d87543-6a7ee3067e301676-1--d87543-;rport
13:00:38 /root/ser/sbin/ser[29396]: ERROR: get_hdr_field: bad via
13:00:38 /root/ser/sbin/ser[29396]: ERROR: bad header field
> ntent-Length: 0;profile-type=application;auid="pres-rules"SAGE, SUBSCRIBE, INFOd87543-;rport00000900568888888(a)sip.test.com SIP/2.0
13:00:38 /root/ser/sbin/ser[29396]: ERROR: receive_msg: parse_msg failed
13:00:38 /root/ser/sbin/ser[29395]: ERROR: parse_via: invalid port number <115388>
13:00:38 /root/ser/sbin/ser[29395]: ERROR: parse_via on: <SIP/2.0/UDP 85.105.102.167:115388;branch=z9hG4bK-d87543-5 > ntent-Length: 0infoth eyeBeam release 1001o stamp 27751MESSAGE, SUBSCRIBE, INFO
13:00:38 /root/ser/sbin/ser[29395]: ERROR: parse_via parse error, parsed so far:<SIP/2.0/UDP 85.105.102.167:115388; > nch=z9hG4bK-d87543-5f6fe92051367d54-1--d87543-;rport
13:00:38 /root/ser/sbin/ser[29395]: ERROR: get_hdr_field: bad via
13:00:38 /root/ser/sbin/ser[29395]: ERROR: bad header field
> ntent-Length: 0infoth eyeBeam release 1001o stamp 27751MESSAGE, SUBSCRIBE, INFOd87543-;rport00000900568888888(a)sip.test.com SIP/2.0
13:00:38 /root/ser/sbin/ser[29395]: ERROR: receive_msg: parse_msg failed
13:00:38 /root/ser/sbin/ser[29396]: ERROR: parse_via: invalid port number <115388>
13:00:38 /root/ser/sbin/ser[29396]: ERROR: parse_via on: <SIP/2.0/UDP 85.105.102.167:115388;branch=z9hG4bK-d87543-4 > ntent-Length: 0;profile-type=application;auid="privacy-lists"E, SUBSCRIBE, INFO
13:00:38 /root/ser/sbin/ser[29396]: ERROR: parse_via parse error, parsed so far:<SIP/2.0/UDP 85.105.102.167:115388; > nch=z9hG4bK-d87543-4c01784e3110441a-1--d87543-;rport
13:00:38 /root/ser/sbin/ser[29396]: ERROR: get_hdr_field: bad via
13:00:38 /root/ser/sbin/ser[29396]: ERROR: bad header field
> ntent-Length: 0;profile-type=application;auid="privacy-lists"E, SUBSCRIBE, INFOd87543-;rport00000900568888888(a)sip.test.com SIP/2.0
13:00:38 /root/ser/sbin/ser[29396]: ERROR: receive_msg: parse_msg failed
13:00:38 /root/ser/sbin/ser[29395]: TRACE: pidf.c:374: reading person ()
13:00:38 /root/ser/sbin/ser[29395]: ERROR: parse_via: invalid port number <115388>
13:00:38 /root/ser/sbin/ser[29395]: ERROR: parse_via on: <SIP/2.0/UDP 85.105.102.167:115388;branch=z9hG4bK-d87543-4 > ntent-Length: 0;profile-type=application;auid="privacy-lists"E, SUBSCRIBE, INFO
13:00:38 /root/ser/sbin/ser[29395]: ERROR: parse_via parse error, parsed so far:<SIP/2.0/UDP 85.105.102.167:115388; > nch=z9hG4bK-d87543-4c01784e3110441a-1--d87543-;rport
13:00:38 /root/ser/sbin/ser[29395]: ERROR: get_hdr_field: bad via
13:00:38 /root/ser/sbin/ser[29395]: ERROR: bad header field
> ntent-Length: 0;profile-type=application;auid="privacy-lists"E, SUBSCRIBE, INFOd87543-;rport00000900568888888(a)sip.test.com SIP/2.0
13:00:38 /root/ser/sbin/ser[29395]: ERROR: receive_msg: parse_msg failed
13:00:39 /root/ser/sbin/ser[29396]: ERROR: parse_via: invalid port number <115388>
13:00:39 /root/ser/sbin/ser[29396]: ERROR: parse_via on: <SIP/2.0/UDP 85.105.102.167:115388;branch=z9hG4bK-d87543-1 > ntent-Length: 0mmaryh eyeBeam release 1001o stamp 27751MESSAGE, SUBSCRIBE, INFO
13:00:39 /root/ser/sbin/ser[29396]: ERROR: parse_via parse error, parsed so far:<SIP/2.0/UDP 85.105.102.167:115388; > nch=z9hG4bK-d87543-177418076052c657-1--d87543-;rport
13:00:39 /root/ser/sbin/ser[29396]: ERROR: get_hdr_field: bad via
13:00:39 /root/ser/sbin/ser[29396]: ERROR: bad header field
> ntent-Length: 0mmaryh eyeBeam release 1001o stamp 27751MESSAGE, SUBSCRIBE, INFOd87543-;rport00000900568888888(a)sip.test.com SIP/2.0
13:00:39 /root/ser/sbin/ser[29396]: ERROR: receive_msg: parse_msg failed
13:00:39 /root/ser/sbin/ser[29395]: ERROR: parse_via: invalid port number <115388>
13:00:39 /root/ser/sbin/ser[29395]: ERROR: parse_via on: <SIP/2.0/UDP 85.105.102.167:115388;branch=z9hG4bK-d87543-7 > ntent-Length: 0;profile-type=application;auid="resource-lists", SUBSCRIBE, INFO
13:00:39 /root/ser/sbin/ser[29395]: ERROR: parse_via parse error, parsed so far:<SIP/2.0/UDP 85.105.102.167:115388; > nch=z9hG4bK-d87543-713892549f665f75-1--d87543-;rport
________________________________
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of İlker Aktuna (Koç.net)
Sent: Wednesday, April 26, 2006 12:56 PM
To: serusers(a)lists.iptel.org
Subject: RE: [Serusers] OTHER problems after update to latest CVS
Hi,
I've used the sample configuration from presence-handbook with no DB support.
This time I get the following errors:
# tail -f /var/log/messages
12:53:28 /root/ser/sbin/ser[29394]: using 'none' rls-subscription authorization!
12:53:28 /root/ser/sbin/ser[29394]: using 'none' subscription authorization for watcher info!
12:53:28 /root/ser/sbin/ser[29394]: TRACE: qsa_interface.c:55: PA: PA_CONTENT_TYPE: 0xb58087f8
12:53:28 /root/ser/sbin/ser[29394]: TRACE: qsa_events.c:331: presence_b2b: b2b_CONTENT_TYPE: 0xb58087f8
12:53:28 /root/ser/sbin/ser[29394]: INFO: udp_init: SO_RCVBUF is initially 65535
12:53:28 /root/ser/sbin/ser[29394]: INFO: udp_init: SO_RCVBUF is finally 131070
12:53:28 /root/ser/sbin/ser[29394]: INFO: udp_init: SO_RCVBUF is initially 65535
12:53:28 /root/ser/sbin/ser[29394]: INFO: udp_init: SO_RCVBUF is finally 131070
12:53:28 /root/ser/sbin/ser[29404]: INFO: fifo_server.c:957: fifo process starting: 29404
12:53:28 /root/ser/sbin/ser[29404]: INFO: fifo_server.c:972: fifo server up at /tmp/ser_fifo...
12:53:35 /root/ser/sbin/ser[29395]: WARN: xcap_client.c:174: No XCAP query support! (Missing module?)
12:53:35 /root/ser/sbin/ser[29395]: ERROR: resource_list.c:617: XCAP problems for uri '/rls-services/global/index'
12:53:35 /root/ser/sbin/ser[29395]: ERROR: rls_handler.c:454: XCAP query problems
12:53:35 /root/ser/sbin/ser[29395]: check_message(): Unsupported event package
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:860: Error while checking message
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
12:53:35 /root/ser/sbin/ser[29395]: ERROR: resource_list.c:617: XCAP problems for uri '/rls-services/global/index'
12:53:35 /root/ser/sbin/ser[29395]: ERROR: rls_handler.c:454: XCAP query problems
12:53:35 /root/ser/sbin/ser[29395]: check_message(): Unsupported event package
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:860: Error while checking message
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
12:53:35 /root/ser/sbin/ser[29395]: ERROR: resource_list.c:617: XCAP problems for uri '/rls-services/global/index'
12:53:35 /root/ser/sbin/ser[29395]: ERROR: rls_handler.c:454: XCAP query problems
12:53:35 /root/ser/sbin/ser[29395]: check_message(): Unsupported event package
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:860: Error while checking message
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
12:53:35 /root/ser/sbin/ser[29395]: ERROR: resource_list.c:617: XCAP problems for uri '/rls-services/global/index'
12:53:35 /root/ser/sbin/ser[29395]: ERROR: rls_handler.c:454: XCAP query problems
12:53:35 /root/ser/sbin/ser[29395]: t_uac: no socket found
12:53:35 /root/ser/sbin/ser[29395]: ERROR: notify.c:398: Can't send watcherinfo notification (-7)
12:53:35 /root/ser/sbin/ser[29395]: send_winfo_notify returned -7
12:53:35 /root/ser/sbin/ser[29395]: ERROR: resource_list.c:617: XCAP problems for uri '/rls-services/global/index'
12:53:35 /root/ser/sbin/ser[29395]: ERROR: rls_handler.c:454: XCAP query problems
12:53:35 /root/ser/sbin/ser[29395]: check_message(): Unsupported event package
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:860: Error while checking message
12:53:35 /root/ser/sbin/ser[29395]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
12:53:35 /root/ser/sbin/ser[29395]: TRACE: pidf.c:374: reading person ()
________________________________
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of İlker Aktuna (Koç.net)
Sent: Wednesday, April 26, 2006 11:20 AM
To: serusers(a)lists.iptel.org
Subject: [Serusers] OTHER problems after update to latest CVS
I've also met some other problems in log file after the new CVS setup.
Does anyone have any ide why following problems occur ? (Specially the socket problems ?)
I'm following the documentation in ftp://ftp.iptel.org/pub/ser/presence/presence-handbook but I don't have example configuration to run for presence.
I need any help possible...
Thanks,
ilker
/root/ser/sbin/ser[17662]: t_uac: no socket found
/root/ser/sbin/ser[17662]: ERROR: notify.c:398: Can't send watcherinfo notification (-7)
/root/ser/sbin/ser[17662]: send_winfo_notify returned -7
/root/ser/sbin/ser[17658]: check_message(): Unsupported event package
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:860: Error while checking message
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
/root/ser/sbin/ser[17658]: check_message(): Unsupported event package
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:860: Error while checking message
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
/root/ser/sbin/ser[17658]: check_message(): Unsupported event package
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:860: Error while checking message
/root/ser/sbin/ser[17658]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
/root/ser/sbin/ser[17658]: t_uac: no socket found
/root/ser/sbin/ser[17658]: ERROR: notify.c:398: Can't send watcherinfo notification (-7)
/root/ser/sbin/ser[17658]: send_winfo_notify returned -7
/root/ser/sbin/ser[17658]: subscription to watcherinfo
/root/ser/sbin/ser[17658]: OFFLINE AUTH: watcherinfo dumped
/root/ser/sbin/ser[17660]: check_message(): Unsupported event package
/root/ser/sbin/ser[17660]: ERROR: subscribe.c:860: Error while checking message
/root/ser/sbin/ser[17660]: ERROR: subscribe.c:948: handle_subscription about to send_reply and return -2
_____________________________________________________________________________________________________________________________________________
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.
_____________________________________________________________________________________________________________________________________________
<http://387555.sigclick.mailinfo.com/sigclick/060A0304/02044502/06004803/152…>
_____________________________________________________________________________________________________________________________________________
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.
_____________________________________________________________________________________________________________________________________________
Hi,
I'm installing SER build from CVS and doing whatever is detailed in the presence handbook.
Then I start SER with the full configuration example at :
ftp://ftp.iptel.org/pub/ser/presence/presence-handbook/ar01s07.html#id28065…
It doesn't start unfortunately with the following errors. (some modules are not loaded)
With what modules should I compile it for the full configuration to run fine ?
# /root/ser/sbin/ser -c
0(10228) ERROR: load_module: could not open module </root/ser/lib/ser/modules/dialog.so>: /root/ser/lib/ser/modules/dialog.so: cannot open shared object file: No such file or directory
0(10228) parse error (28,13-14): failed to load module
0(10228) ERROR: load_module: could not open module </root/ser/lib/ser/modules/presence_b2b.so>: /root/ser/lib/ser/modules/presence_b2b.so: cannot open shared object file: No such file or directory
0(10228) parse error (31,13-14): failed to load module
0(10228) ERROR: load_module: could not open module </root/ser/lib/ser/modules/xmlrpc.so>: /root/ser/lib/ser/modules/xmlrpc.so: cannot open shared object file: No such file or directory
0(10228) parse error (34,13-14): failed to load module
0(10228) set_mod_param_regex: No module matching <presence_b2b> found
Thanks,
ilker
<http://387555.sigclick.mailinfo.com/sigclick/070D0F04/02074D02/00064403/145…>
_____________________________________________________________________________________________________________________________________________
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.
_____________________________________________________________________________________________________________________________________________
Hi,
I'm not very familiar with serweb. I just installed it yesterday and
have some problems with it myself. But you should find answers in apache
error log. I think they will show that you are missing some apache
modules like php-sessions or php-mysql...
And don't reply directly better to "serusers" you will get help faster.
regards,
Mindaugas
fay butt wrote:
> hi mindugas,
> thanx 4 your response, when i type http://localhost/serweb/ it
> opens the directory folders and files but when i click the admin
> folder it shows nothing even admin folder have data in it but it is
> not showing in browser..
> Plz, tell me how can i solve this issue. One more important thing is ,
> I did not installed the apache and PHP seperately... I just followed
> the instructions below.
>
> Best Regards,
> M.F.B
>
>
>
> */Mindaugas Kuprys <mindaugask(a)erdves.lt>/* wrote:
>
> try to type http://localhost/serweb/
>
> Mindaugas
>
> fay butt wrote:
> > hi Karel,
> > thanx 4 your response.
> > But still i have the same problem, when i type the "Pear install
> db"
> > it gives the messege "Package 'DB' already installed, skipping" .
> >
> > My serweb directory is at the path /var/www/html/serweb in
> > fedoracore4, when i type http://localhost/users in the browser , i
> > get's this messege.
> > "The requested URL /users was not found on this server."
> > even i configured the ./config file.according to instructions.
> > If i makes any file with .php extension and puts that file in
> the html
> > root it works properly....I am surprised...plz hep me solve this
> > problem...
> > M.F.B
> >
> > */Karel Kozlik /* wrote:
> >
> > PEAR is extension repository for php. See http://pear.php.net/
> > Yes you have to install it. I don't know the how-to bellow, but it
> > seems
> > very obsoleted. Why you do not follow oficial installing
> instructions
> > included in serweb in INSTALL file?
> >
> > And please use mailing list for next questions.
> >
> > Karel
> >
> >
> > fay butt napsal(a):
> > > hi,
> > > sorry, I don't know exectly what is peer?...I have to install it
> > > seperatly?...i just followed these instructions..... you can
> > check what
> > > paths i am using...thanx again
> > >
> > >
> > > Step by Step Installation of WEBSER on RedHad Fedora Core 1
> > >
> > > When the original distribution is installed the directory
> > locations do
> > > not match up with the typical apache file locations. These notes
> > > document all the changes needed. SUGGESTION: For the Tutorial we
> > should
> > > develop a new install TAR so delegates do not spend 30 minutes
> > editing
> > > all the files.
> > >
> > >
> > > * Get the TAR, un-tar and place the files in the right directory
> > > o
> > > from SER or from this server
> > >
> > > o
> > > untar
> > > *tar -xvzf serweb_2004-01-04.tar.gz*
> > > o change directory to where the files were untared to
> > > *cd serweb_2004-01-04*
> > > o
> > > Create the directory and move the files there
> > > *mkdir /var/www/phplib
> > > chown root /var/www/phplib
> > > chgrp root /var/www/phplib
> > > chmod 755 /var/www/phplib
> > > cp ./phplib/* /var/www/phplib/ -R *
> > > o
> > > # Move the html files to the DocumentRoot directory
> > > *mkdir /var/www/html/serweb/
> > > chown apache /var/www/html/serweb/
> > > chgrp root /var/www/html/serweb/
> > > chmod 755 /var/www/html/serweb/
> > > cp ./html/* /var/www/html/serweb -R*
> > > * edit these lines in */etc/php.ini*
> > > and change short_open_tag = Off" to "On"
> > > and change register_globals = Off" to "On"
> > > *
> > > Create these files as part of the serweb module.
> > > vi /var/www/html/serweb/prolog.html
> > >
> >
> >
> > AARNet SER SIP Server
> >
> >
> > >
> > > vi /var/www/html/serweb/separator.html
> > >
> >
> ------------------------------------------------------------------------
> >
> > >
> > > vi /var/www/html/serweb/epilog.html
> > >
> >
> >
> > End of page text
> >
> >
> > > * ALL the files that follw are with respect to
> /var/www/html/serweb
> > > cd /var/www/html/serweb
> > >
> > > * edit these lines in ./config.php
> > >
> > > In general replace all 192.168.2.16 with 192.94.63.28
> > >
> > > #If you have changed the mysql username, dbname or password you
> > > need to change these:
> > > $this->db_name="ser"; //database name
> > > $this->db_user="ser"; //database conection user
> > > $this->db_pass="heslo"; //database conection password
> > > # NOTE: The above relate to the mysql database, see
> > > /usr/sbin/ser_mysql.sh.
> > >
> > > $this->root_path="/serweb/";
> > > #The above must match where the serweb html directory is put
> > >
> > > this->user_pages_path = this->root_path."user*_interface*/";
> > >
> > > $this->prolog="/serweb/prolog.html";
> > > $this->separator="/serweb/separator.html";
> > > $this->epilog="/serweb/epilog.html";
> > > # /* email address for questions concerning registration */
> > >
> > >
> >
> $this->root_uri.$this->root_path."user*_interface*/my_account.php?#session#\n\n".
> > >
> >
> $this->root_uri.$this->root_path."user_*interface*/reg/confirmation.php?nr=#confirm#\n\n".
> > >
> > >
> > > # There is heaps more to customise in this file which we will
> > > leave to the user. These include more email references
> > > # and text used in emails to users who register. Here are some
> > > example which do not need to be changed for this tutorial:
> > > $this->mail_header_from="Stephen.Kingham(a)aarnet.edu.au";
> > > $this->web_contact="sip:Stephen.Kingham@aarnet.edu.au";
> > > $this->title="The AARNet IP Telephony Site";
> > > $this->infomail = "Stephen.Kingham(a)aarnet.edu.au";
> > > $this->regmail = "Stephen.Kingham(a)aarnet.edu.au";
> > >
> > >
> > > * Edit /var/www/phplib/db_mysql.inc
> > > # You need to add the following to /* public: connection
> > parameters */
> > > var $Host = "192.94.63.28";
> > > var $Database = "ser";
> > > var $User = "ser";
> > > var $Password = "heslo";
> > >
> > > The follwoing changes can be applied two ways:
> > > 1. Get and extract this tar file
> > > get the file fixupserwebphp.tar
> > >
> > > from this server
> > > put it in the directory /usr/local/src/ser
> > > issue these commands
> > > cd /var/www/html/serweb
> > > tar -xvf fixupserwebphp.tar
> > > *OR*
> > > 2. Manualy make all these changes
> > > Generaly you have to add "../" to all these files so that they
> > point
> > > correctly to where the phplib is.
> > >
> > > *
> > > Edit ./admin/prepend.php
> > > # change $_PHPLIB["libdir"] = "*../*../../phplib/";
> > > * Edit ./user_interface/prepend.php
> > > # change $_PHPLIB["libdir"] = "*../*../../phplib/";
> > > * Edit ./user_interface/reg/prepend.php
> > > # change $_PHPLIB["libdir"] = "*../*../../../phplib/";
> > > * Edit ./admin/acl.php
> > > # change require "*../*../../phplib/oohforms.inc";
> > > * Edit ./admin/index.php
> > > # require "*../*../../../phplib/oohforms.inc";
> > > * Edit ./admin/users.php
> > > # require "*../*../../../phplib/oohforms.inc";
> > > * Edit ./user_interface/accounting.php
> > > # require "*../*../../../phplib/oohforms.inc";
> > > * Edit ./user_interface/find_user.php
> > > # require "*../*../../../phplib/oohforms.inc";
> > > * Edit ./user_interface/index.php
> > > # require "*../*../../phplib/oohforms.inc";
> > > * Edit ./user_interface/missed_calls.php
> > > # require "*../*../../phplib/oohforms.inc";
> > > * Edit ./user_interface/my_account.php
> > > # require "*../*../../phplib/oohforms.inc";
> > > * Edit ./user_interface/phonebook.php
> > > # require "*../*../../phplib/oohforms.inc";
> > > * Edit ./user_interface/send_im.php
> > > # require "*../*../../phplib/oohforms.inc";
> > > * Edit ./user_interface/notification_subscription.php
> > > # require "*../*../../phplib/oohforms.inc";
> > > * Edit ./user_interface/reg/finish.php
> > > # require "*../*../../../phplib/oohforms.inc";
> > > * Edit ./user_interface/reg/get_pass.php
> > > # require "*../*../../../phplib/oohforms.inc";
> > > * Edit ./user_interface/reg/index.php
> > > # require "*../*../../../phplib/oohforms.inc";
> > >
> > >
> > > LAST STEP: START APACHE
> > > /etc/rc.d/init.d/httpd start
> > >
> > > Plz, help me about that....
> > > Best regards
> > >
> > >
> > >
> > >
> > >
> > > */Karel Kozlik /* wrote:
> > >
> > > >
> > > > What kind of errors are you facing? Me, I am having trouble
> > finding
> > > > DB.php (this file comes with PEAR).
> > >
> > > Hi,
> > > it seems PEAR is not installed correctly. Check the 'include_path'
> > > directive in your php.ini if contain path to dir where PEAR is
> > > installled.
> > >
> > > Karel
> > >
> > >
> > > _______________________________________________
> > > Serusers mailing list
> > > serusers(a)lists.iptel.org
> > > http://lists.iptel.org/mailman/listinfo/serusers
> > >
> > >
> > >
> >
> ------------------------------------------------------------------------
> > > Yahoo! Messenger with Voice.
> > >
> > > PC-to-Phone calls for ridiculously low rates.
> >
> >
> >
> ------------------------------------------------------------------------
> > New Yahoo! Messenger with Voice. Call regular phones from your PC
> >
> > and save big.
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Serusers mailing list
> > serusers(a)lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
> >
>
>
> ------------------------------------------------------------------------
> Yahoo! Messenger with Voice. Make PC-to-Phone Calls
> <http://us.rd.yahoo.com/mail_us/taglines/postman1/*http://us.rd.yahoo.com/ev…>
> to the US (and 30+ countries) for 2¢/min or less.
Hi,
I just wonder if someone could give me a hint on how to load several
AVP's from RADIUS.
I'm currently reponding with:
SIP-AVP=rpid:1111111
which parses the rpid avp.
But what should the response look like if I want to load several avps?
(For group checking, ACl etc)?
br hw
--
Helge Waastad
Senior Konsulent
Smartnet