Hi,
I am a regular user of iptel ser. I am facing an issue while
trying to insert "P-hint" header field in 200 OK response to REGISTER
message. I want to have a condition check. If condition is true, the
P-hint header should contain a value and if it is false, it should contain
some different value. Can any of you help me solve the problem?
Thanks and Regards,
--Piyush Bansal
NATT - I & T, Reliance Tech Services, Delhi, India
(M) +91-93502-30362
Enjoy the widest reach of 3G services across India only On Reliance
www.rcom.co.in/3G
The information contained in this electronic message (email) and any attachments to this email are intended for the exclusive use of the addressee(s) and access to this email by any one else is unauthorised. The email may contain proprietary, confidential or privileged information or information relating to Reliance Group. If you are not the intended recipient, please notify the sender by telephone, fax, or return email and delete this communication and any attachments thereto, immediately from your computer. Any dissemination, distribution, or copying of this communication and the attachments thereto (in whole or part), in any manner, is strictly prohibited and actionable at law. The recipient acknowledges that emails are susceptible to alteration and their integrity can not be guaranteed and that Company does not guarantee that any e-mail is virus-free and accept no liability for any damage caused by any virus transmitted by this email.
Hi All,
I could succesfully install Kamailio on Amazon EC2.
I used a sample android application to register with user on Kamailio.
Registration was succesful with UDP and TCP
But using application to send IM between two users,
a. I was able to send IM when on UDP
b. When using TCP, i get Request Time out error.
I dont know why i get 408 Request TIme out.
Kindly support to solve the issue with TCP for sending IM.
My application intends to register and send IM with TCP on Amazon EC2.
Kindly support to achieve IM with TCP
On Wed, Jun 26, 2013 at 6:22 PM, Sunil Chandrasekharan <
sunil.kainat(a)gmail.com> wrote:
>
> Hi All,
>
> I have just started and installed Kamailio on EC2 Ubuntu instance.
> I am going on with the steps provided in this link
> http://www.kamailio.org/wiki/install/4.0.x/git
>
> i have gone ahead and installed Kamailiio. I have just reached to Section
> no. 8 on the link.
> But i am not sure if there is anything extra i need to take care.
>
> Kindly let me know if any extra parameters / details need to be checked
> for Kamailio on EC2.
>
>
> On Wed, Jun 26, 2013 at 6:00 PM, aft <aftnix(a)gmail.com> wrote:
>
>> What have you tried?
>>
>> On Wed, Jun 26, 2013 at 2:55 PM, Sunil Chandrasekharan
>> <sunil.kainat(a)gmail.com> wrote:
>> > Hi All,
>> >
>> > I am trying to install Kamailio on Amazon EC2. I read out in web about
>> some
>> > people already achieved configuring Kamailio on EC2.
>> >
>> > Kindly support on the pre-requisties to be installed before i go with
>> > Kamailio installation..
>> >
>> > My requirements ;
>> >
>> > Kamailio to be installed with Presence module.
>> >
>> > In the config file , i see that we have to use define with NAT and
>> install
>> > RTP proxy. Is it required?
>> > Is there any module to be added to get MSRP working, so that i can
>> share a
>> > file.
>> >
>> > Kindly support to get Kamailio running with register,presence,IM and
>> MSRP on
>> > Amazon EC
>> >
>> >
>> > _______________________________________________
>> > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>> > sr-users(a)lists.sip-router.org
>> > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>> >
>>
>>
>>
>> --
>> -Cheers
>> -Arif
>>
>> _______________________________________________
>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>> sr-users(a)lists.sip-router.org
>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>>
>
>
Hello, when I try and register an extension I get the following errors, can someone let me know what this means?
2(4712) ERROR: <script>: request: REGISTER from sip:1001@my-nated-IP:5060 to sip:my-nated-IP:5060
2(4712) ERROR: <script>: request: SUBSCRIBE from sip:1002@my-nated-IP:5060 to sip:1002@my-nated-IP:5060
4(4714) ERROR: <script>: request: PUBLISH from sip:1003@my-nated-IP to sip:1003@my-nated-IP
Thank you,
Arun
Hi All,
Badly need some idea how I can have attain this call flow:
PSTN calling a DID -----> ENUM server ---> kamailio ---->registered device
under NAT.
I already have a device registered to kamailio and since my device is under
NAT, kamailio cannot send the invite to it.
thanks!
Hi guys,
Maybe I'm missing something, but when I have a stateless lb with
websockets enabled, and I don't have mhomed set (meaning that I need to
set $fs manually), how would I set $du and $fs correctly, if $ru is for
example this:
sip:bo87fffs@h7h3rerhg50k.invalid;transport=ws
I tried all kinds of variants and now starting with the simplest
approach possible, doing this for sending out the request to the
websocket client:
$du = $null;
$fs = $null;
forward();
What I get is this error message:
Jun 27 12:30:53 spce lb[12104]: ERROR: <core> [action.c:437]:
do_action(): ERROR: do action: forward: bad uri transport 5
Is there anything special I need to do? Does forward() maybe just not
understand WS transport?
I'm using kamailio 4.0.2.
Any help is greatly appreciated!
Andreas
Hello, I am trying to integrate Kamailio 4.0 into my architecture when using asterisk 1.8.17. When doing so I am getting these errors. Can someone let me know what I need to do? Thank you.
Jun 30 04:09:19 ip-10-164-48-61 kamailio[1804]: INFO: rr [../outbound/api.h:49]: ob_load_api(): Failed to import bind_ob
Jun 30 04:09:19 ip-10-164-48-61 kamailio[1804]: INFO: rr [rr_mod.c:159]: mod_init(): outbound module not available
Jun 30 04:09:19 ip-10-164-48-61 kamailio[1804]: INFO: usrloc [hslot.c:53]: ul_init_locks(): locks array size 512
Jun 30 04:09:19 ip-10-164-48-61 kamailio[1804]: INFO: auth [auth_mod.c:350]: mod_init(): auth: qop set, but nonce-count (nc_enabled) support disabled
Jun 30 04:09:19 ip-10-164-48-61 kamailio[1804]: ERROR: uac [uac.c:299]: mod_init(): 'append_fromtag' RR param is not enabled! - required by AUTO restore mode
Jun 30 04:09:19 ip-10-164-48-61 kamailio[1804]: ERROR: <core> [sr_module.c:939]: init_mod(): init_mod(): Error while initializing module uac (/usr/local/lib64/kamailio/modules/uac.so)
Regards,
Arun