thanks a million. It works :)
Rizwan Khan
On Tue, Nov 10, 2015 at 5:49 PM, Daniel-Constantin Mierla wrote:
> It is about textopsx module -- note the x at the end.
>
> Daniel
>
>
> On 10/11/15 13:37, Rizwan Khan wrote:
>
> Yes.
>
> loadmodule "textops.so&quo
Yes.
loadmodule "textops.so"
Rizwan Khan
On Tue, Nov 10, 2015 at 5:32 PM, Daniel-Constantin Mierla wrote:
> Do you have the textopsx module loaded in your config?
>
> Daniel
>
>
> On 10/11/15 13:14, Rizwan Khan wrote:
>
>
if( msg_apply_changes())
{
xlog("L_INFO:", "INVITE::: [$ct]\n");
}
subst("/^Contact:(.*);transport=tls(.*)/Contact:\1;transport=udp\2/i");
if( msg_apply_changes())
{
xlo
Doesn't work. Still give the bad config errors.
Rizwan Khan
On Tue, Nov 10, 2015 at 4:13 PM, Daniel-Constantin Mierla wrote:
> That is conflicting with other changes to the contact header.
>
> Try to use msg_apply_changes() before (and after) your subst operation for
>
I have fix_nated_contact() at multiple places :(
Rizwan Khan
On Tue, Nov 10, 2015 at 3:59 PM, Rizwan Khan wrote:
> Oh, Yes I do.
>
> Rizwan Khan
>
>
>
> On Tue, Nov 10, 2015 at 3:58 PM, Daniel-Constantin Mierla <
> mico...@gmail.com> wrote:
>
>
Oh, Yes I do.
Rizwan Khan
On Tue, Nov 10, 2015 at 3:58 PM, Daniel-Constantin Mierla wrote:
> Do you have set_contact_alias() or fix_nated_contact() in your config file?
>
> Cheers,
> Daniel
>
>
> On 10/11/15 11:54, Rizwan Khan wrote:
>
> i am trying it but it does
if(msg_apply_changes())
{
xlog("L_INFO:", "INVITE::: [$ct]\n");
}
Rizwan Khan
On Tue, Nov 10, 2015 at 11:45 AM, Koray Vatansever <
koray.vatanse...@gmail.com> wrote:
> Hi Rizwan,
>
> You can try the following:
>
> subst("/^Contact:(.*);transport=t
Guys,
Is this a stupid question or this just cannot be done?
Any help will be highly appreciated.
Thanks,
Rizwan Khan
On Mon, Nov 9, 2015 at 6:53 PM, Rizwan Khan wrote:
> I want to remove the transport=TLS from the contact header.
>
> How can I do that inside Kamailio? The f
Did you find the solution to this ? Do you need to do msg_apply_changes ?
Rizwan Khan
On Mon, May 25, 2015 at 1:04 PM, Зуев Михаил wrote:
> Hi all,
>
>
>
> I need to modify the host part of a contact header. I'm trying something
> like:
>
> route {
>
&g
UDP
FS gets a request on udp but it complains about TLS profile as the contact
header has the transport=TLS. Since its receing traffic on UDP, if I only
get rid of the value from the Contact Header, it would be great.
Thanks,
Rizwan Khan
___
t on the server
internally.
Rizwan Khan
On Thu, Dec 4, 2014 at 3:55 PM, Daniel-Constantin Mierla
wrote:
> Look at the sip traffic flowing though server (e.g., with ngrep on port
> 5060) and see where the packets are routed.
>
> Cheers,
> Daniel
>
>
> On 01/12/14 11:3
I would highly recommend this:
http://www.asipto.com/index.php/kamailio-admin-book/
I have started a few days ago and its awesome for a newbie like me. 51
euros is a cost but its worth it!
Rizwan Khan
On Mon, Dec 1, 2014 at 9:23 PM, Olle E. Johansson wrote:
>
> On 01 Dec 2014, at
get an indication on the caller (thru CSIPSimple) that a call has
started as in it doesnt start the call timer
3. The call disconnects with an error after some time ..INternal Server
Error.
Regards,
Rizwan Khan
On Mon, Dec 1, 2014 at 11:00 AM, Rizwan Khan wrote:
> Thanks for the help g
voice as well.
Also I am call through the sip number, but its not receiving any calls.
Any ideas?
Rizwan Khan
On Thu, Nov 27, 2014 at 9:04 PM, Daniel Tryba wrote:
> On Thursday 27 November 2014 08:29:51 Rizwan Khan wrote:
> > We want to use Kamailio as the pass-thru proxy in front o
Kamailio as the pass-thru proxy in front of the SBC just to
receive the request on a random port, and then forward the request to the
SBC internally being on the same private network.
What would be the best way to do it?
Any help will be highly appreciated.
Rizwan Khan
Thanks a lot Pedro.
Just one question? Do we have module for Mongodb? how do i use it?
Rizwan Khan
On Mon, Mar 31, 2014 at 5:52 AM, Pedro Niño wrote:
> As Alex said, I/O and calls per second (CPS) is Dependant on what type of
> design you are using.
>
> As a tip, mysql is good
OK, i will :)
Rizwan Khan
On Mon, Mar 31, 2014 at 6:16 PM, Alex Balashov wrote:
> I don't know that there are any HP-UX users here. Try it and let us know!
> :-)
>
>
> On 03/31/2014 09:13 AM, Rizwan Khan wrote:
>
> Any updates guys ?
>>
>> Rizwan Kh
Any updates guys ?
Rizwan Khan
On Tue, Mar 25, 2014 at 2:13 PM, Rizwan Khan wrote:
> Can they be installed on an HP UX platform. Considering they are written
> in C, it shouldnt be a porblem, but has anyone tried that?
>
> Thanks,
>
the domain of your
> question (or this list);
>
> 5. A quad-core host with 8 GB of RAM should be more than sufficient for
> Kamailio itself to meet your needs. But most of the answers to your
> question don't have much to do with Kamailio.
>
> -- Alex
>
> On 03/28/201
be storing the cdrs as
well.
In the futute this setup should be scalable so that it should support
200,000+ users within a span of 6-8 months. What would be the ideal
architecture?
Thanks,
Rizwan Khan
___
SIP Express Router (SER) and Kamailio (OpenSER
-kamailio
> host=[IP_OF_YOUR_KAMAILIO]
> port=5060
> qualify=no
> ;trustrpid=yes
> ;sendrpid=yes
> deny=0.0.0.0/0.0.0.0
> permit=[IP_OF_YOUR_KAMAILIO]
>
> add outgoing trunk Data to your asterisk sip.conf and extensions.conf
> section [outgoing-kamailio]
>
> and that is
Can they be installed on an HP UX platform. Considering they are written in
C, it shouldnt be a porblem, but has anyone tried that?
Thanks,
Rizwan Khan
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip
Is my question not well phrased? Or is too general? Can anyone help with a
document or an older thread which could help me?
Thanks
On Mar 24, 2014 1:57 PM, "Rizwan Khan" wrote:
> I want the following setup:
>
> 1 Kamailio server to handle internal calls (A/V), IM and Presen
the NGN to make a SIP trunk by using some external modules.
Any guidelines will be highly appreciated.
Rizwan Khan
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi
24 matches
Mail list logo