Re: [SR-Users] vsf value in Record-Route header

2012-05-23 Thread Daniel-Constantin Mierla

Hello,

vsf header is added if you use uac module and uac_replace_from() 
function. Is it the case?


Cheers,
Daniel

On 5/22/12 10:03 PM, Robert R wrote:

Hi,
/
/
/
/
We are facing a problem in our opener proxy receiving: /"Message too 
big" error./
Looking at the INVITE message sent by opener I notice the following in 
the record-route header:


Record-Route: 



Is this a valid value for vsd? Can we correct the value?

Thanks,
R


___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda



___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] LinuxTag Today: Workshop build your own UC service with Kamailio and Jitsi

2012-05-23 Thread Daniel-Constantin Mierla

Hello,

short message to let you know that today at 12:00 I will do a practical 
workshop at LinuxTag in Berlin, about how to build your own unified 
communication service using kamailio as server and jitsi as client. If 
you visit the event, you can join the workshop in room New York 2.1, 
more details at:


http://www.linuxtag.org/2012/en/program/project-workshops/details.html?no_cache=1&talkid=705

Cheers,
Daniel

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] Hop by hop CANCEL, wrong to header

2012-05-23 Thread Vitaliy Aleksandrov

Hi all,

I have a question about CANCEL message processing.

My call sceraio:
When an INVITE request comes I need to rewrite a domain part of the 
several headers(to, from, contact, SDP ip) according to the outgoing 
interface.
I can do it before t_relay(), but when destination user has more then 
one locations and they are reachable through different interfaces all 
forked INVITEs will have the same domain.
To avoid that problem i have tried to move rewriting part(subst from the 
textops module) to the branch_route.


Unfortunately that solution didn't helped me, because "To" header of the 
outgoing CANCEL messages is wrong (unchanged. as it was at the moment 
when transaction was created by the t_relay() ).
As i understood from the documentation and mailing list kamailio builds 
CANCEL based on outgoing INVITE.


I did a small research and found that Kamailio really takes outgoing 
INVITE from each branch (invite_transaction_cell -> 
uac[b_id].request.buffer) and builds CANCEL (build_local_reparse() from 
tm/t_msgbuilder.c) based on it.

But kamailio does an exception for the To header which is described below:
***cancel_branch* function (from t_cancel.c) calls 
*build_local_reparse*() and fills one of the parameters with a pointer 
to unmodified To header.
*build_local_reparse*() uses received To header to construct 
outgoing CANCEL.


I have changed:
cancel = build_local_reparse(t, branch, &len, CANCEL, CANCEL_LEN, 
&t->to, reason);

to:
cancel = build_local_reparse(t, branch, &len, CANCEL, CANCEL_LEN, 
NULL, reason);

and it works for me now.

It looks like if E2E_CANCEL_HOP_BY_HOP *e2e_cancel()* (t_fwd.c) will 
call *e2e_cancel_branch()* which works as i want instead of 
*cancel_branch()*, but it is just my assumption.


Why does kamailio generate CANCEL requests in such a way ? Did i miss 
something from the RFC3261 or kamailio documentation ?


Thanks in advance for any help !


___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] Installation of Kamailio, Asterisk, siremis in Debain Squeeze

2012-05-23 Thread Vijay Thakur

Dear Experts,

I want to install Kamailio, Asterisk, siremis in Debian 6.0 Squeeze. For 
this purpose i have followed the following document:


(1) 
http://nil.uniza.sk/sip/kamailio/installing-siremis-20-kamailio-web-management-interface-debian-lenny-how 
- Siremis Installation
(2) 
http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour  
- Kamailio Installation
(3) 
http://nil.uniza.sk/sip/kamailio/installing-siremis-20-kamailio-web-management-interface-debian-lenny-how 
- Siremis Installation


I need the following features:

1



User Management

2



Contacts

3



Instant Messaging

4



My Presence (Presence Status)

5



Voice Call (SIP)

6



Conference (SIP Audio Calls)

7



Video calls

8



SMS

9



Outbound Audio Call

10



File Transfer

11



Video calls

12



Share Link

13



Face book Integration

14



Push Notifications (Broadcast Message)


According to the the documents, some features are not working, or 
working features are not working sometime as supposed to work.

Kindly suggest me straight forward document or any help to achieve it.

--
Best Regards,

Vijay Thakur
(Assistant Manager - Networks)
Mobile   : +91 8744018065
Mail :vijay.tha...@loopmethods.com

Loop IT Methods Private Limited
1st Floor, B-10, Sector-7, Noida, (U.P) India
Ph: +91 120 305 3481,82 (INDIA), +1 347 468 8631 (USA), +61 390 011 178 (AUS)
Fax: +91 971 728 330
Web:www.loopmethods.com

LOOP Disclaimer 
-
This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law. If you 
are not the intended recipient, you should delete this message and are hereby 
notified that any disclosure, copying, or distribution of this message, or the 
taking of any action based on it, is strictly prohibited.
-

___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] allow_address failed initialize permissions

2012-05-23 Thread Alex Balashov
It wants the address table to be present in the database, regardless of whether 
you intend to use it.

--
This message was painstakingly thumbed out on my mobile, so apologies for 
brevity and errors.

Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Atlanta, GA 30030
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/, http://www.alexbalashov.com

On May 23, 2012, at 6:18 PM, Grégoire Vandendeurpel  
wrote:

> Hi, I'm using kamailio 3.2.3 and I use permissions.so 
> 
> But when I reload Kamailio , error:
> 
> failed to initialize the allow_address function
>  0(3815) ERROR:  [sr_module.c:932]: init_mod(): Error while 
> initializing module permissions (/usr/lib/kamailio/modules_k/permissions.so)
> ERROR: error while initializing modules
> 
> I don't use this function in kamailio.cfg.. just allow_trusted !!!
> 
> Any idea why this error still appears?
> 
> Best regards
> -- 
> Grégoire Vandendeurpel, 
> 
> IT Sector
> ___
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] allow_address failed initialize permissions

2012-05-23 Thread Grégoire Vandendeurpel
Hi, I'm using kamailio 3.2.3 and I use permissions.so

But when I reload Kamailio , error:

failed to initialize the allow_address function
 0(3815) ERROR:  [sr_module.c:932]: init_mod(): Error while
initializing module permissions (/usr/lib/kamailio/modules_k/permissions.so)
ERROR: error while initializing modules

I don't use this function in kamailio.cfg.. just allow_trusted !!!

Any idea why this error still appears?

Best regards
-- 
*Grégoire Vandendeurpel, *
*
*
*IT Sector*
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users