Hello
On kamailio 1.5.2, I need to choose the gw from a group according to its weight. After trying unsuccessfully with different values I realized that the help guide says that the load_gw functions can return gateways according to "gateway's randomized weight within its
group". So, I have these questions:
1- since it is "randomized", does this mean that the weight parameter actually can not guarantee that the weight value can decide how gateways are ordered?
2- once I have the gws on the avp, is it posible to re-order them? if so, how?
thank you very much
fborot
Hi,
During planned down time of Kamailio, I would like to send a Notice to all
the users currently registered
on the system. It would be nice if it appears in their Chat windows. I am
thinking if I could loop through
user_location table and send MESSAGE to individual user.
What's the best way to accomplish this task?
Thanks
Krish Kura
Don't forget to keep the mailing list cc-ed -- private emails sent from
mailing lists discussion are going to be discarded.
If you have libsctp devel package installed, try compilation with:
make SCTP=1 ... all
Cheers,
Daniel
On 11/18/11 12:13 PM, Stefan Ljung wrote:
>
> So, its not.
>
> [test032@wslint90]# ./ser -V
>
> version: ser 3.1.2 (i386/linux) 2fe4d6
>
> flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS,
> USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM,
> SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, USE_FUTEX,
> FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR,
> USE_DST_BLACKLIST, HAVE_RESOLV_RES
>
> ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16,
> MAX_URI_SIZE 1024, BUF_SIZE 65535, PKG_SIZE 4MB
>
> poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
>
> id: 2fe4d6
>
> compiled on 11:31:57 Nov 18 2011 with gcc 4.1.2
>
> This result came after an untar and then make command.
>
> Here's my machine :
>
> [linux]# uname -a
>
> Linux wslint90 2.6.23.1-21.fc7 #1 SMP Thu Nov 1 21:09:24 EDT 2007 i686
> i686 i386 GNU/Linux
>
> What can I do to force it in ?
>
> /Stefan
>
>
> ------------------------------------------------------------------------
> *From:* Daniel-Constantin Mierla [mailto:miconda@gmail.com]
> *Sent:* den 18 november 2011 11:59
> *To:* SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) -
> Users Mailing List
> *Cc:* Stefan Ljung
> *Subject:* Re: [SR-Users] Core compiled with Sctp support
>
> Hello,
>
> when sctp support is available, if you do 'kamailio -V' or 'ser -V'
> you should see USE_SCTP flag there.
>
> Not sure if sctp is enabled by default in listen sockets, you can do
> it anyhow with global parameter:
>
> enable_sctp=yes
>
> Cheers,
> Daniel
>
> On 11/18/11 11:49 AM, Stefan Ljung wrote:
>> I've downloaded sip-router 3.1.2 and have been struggling with the
>> make commands for configuring. Compiling and installing.
>> Can't really say that I master it.
>> But I have finally managed to do all steps and started a example ser.cfg.
>> One of the features I want to play around eith is the sctp transport.
>> From previous experiments with OpenSER I kearned that if I only
>> specify a listen host address without transport protocol all three
>> UDP TCP and SCTP sockets will be started.
>> Ths time I only see UDP and TCP:
>> Listening on
>> udp: 127.0.0.1:5060
>> tcp: 127.0.0.1:5060
>> Aliases:
>> tcp: localhost:5060
>> tcp: localhost.localdomain:5060
>> udp: localhost:5060
>> udp: localhost.localdomain:5060
>> I have read the c sources to verify that the sctp libs and header
>> files are in the right places, and they are.
>> What I could need is a tip on how to verify that my core has been
>> compiled with sctp support. How can I see that ?
>> In what files would there be a confimation of that the sctp feature
>> will be compiled in?
>> /Stefan
>>
>>
>> _______________________________________________
>> 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
>
> --
> Daniel-Constantin Mierla --http://www.asipto.com
> Kamailio Advanced Training, Dec 5-8, Berlin:http://asipto.com/u/kat
> http://linkedin.com/in/miconda -- http://twitter.com/miconda
--
Daniel-Constantin Mierla -- http://www.asipto.com
Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kathttp://linkedin.com/in/miconda -- http://twitter.com/miconda
Greetings:
I am mailing around trouble with the product attaching service to a STANDARD sip phone outfit.
My account user name is: call.8675309
The problem presents it self in a manner after login attemps where now a message around a NAT Router Cone problem exist.
Please have the service to the account reset or otherwise further advise me.
Sincerly
J. Boss
Hi, I need to read from a MySQL table a 32 bits long Integer column.
My question is: how many bytes does Kamailio use for storing integer
values fetched from a DB query? does it depend on the 32/64 bits
architecture?
Thanks a lot.
--
Iñaki Baz Castillo
<ibc(a)aliax.net>
Hello,
In the features of kamailio, I can see 'replication for High
Availability (HA)'
But I can't find any tutorials for HA install.
Could you help me or did you have any book wich explain how to do that ?
Thank's
Best reagard,
Sébastien BOUTET
**