On 07/15/2015 08:44 AM, Alberto Sagredo wrote:
Hi Alberto,
can you also share part of the relevant place where you are calling that route?
Cheers,
Roberto Fichera.
> Hi Daniel
>
> Kamailio is for hard people and fun :)
>
> Thanks Visily i finnaly got it working with your tip.
On 06/23/2015 03:03 PM, Roberto Fichera wrote:
> On 06/23/2015 02:58 PM, Yuriy Gorlichenko wrote:
>
> Hi,
>
>> Try to start kamailio on Ubuntu 14.04.02
>>
>> Get this errors
>> ERROR: ctl [init_socks.c:115]: init_unix_sock(): ERROR: init_unix_sock:
>> bin
amailio-test kamailio[4122]: INFO: [main.c:743]:
> handle_sigs(): terminating due to SIGCHLD
Please post more logs because this isn't enough.
>
>
> 2015-06-23 16:08 GMT+03:00 Roberto Fichera <mailto:ker...@tekno-soft.it>>:
>
> On 06/23/2015 03:03 PM, Robert
On 06/23/2015 03:03 PM, Roberto Fichera wrote:
> On 06/23/2015 02:58 PM, Yuriy Gorlichenko wrote:
>
> Hi,
>
>> Try to start kamailio on Ubuntu 14.04.02
>>
>> Get this errors
>> ERROR: ctl [init_socks.c:115]: init_unix_sock(): ERROR: init_unix_sock:
>> bin
On 06/23/2015 02:58 PM, Yuriy Gorlichenko wrote:
Hi,
> Try to start kamailio on Ubuntu 14.04.02
>
> Get this errors
> ERROR: ctl [init_socks.c:115]: init_unix_sock(): ERROR: init_unix_sock: bind:
> No such file or directory [2]
> Jun 23 08:54:29 kamailio-test kamailio[3706]: ERROR: ctl [ctl.c:27
t be
> better to use mqueue and rtimer to delegate the tasks for notifications
> to another process.
Ok! I'll try it.
Cheers,
Roberto Fichera.
>
> Cheers,
> Daniel
>
> On 18/06/15 15:37, Roberto Fichera wrote:
>> On 06/10/2015 04:19 PM, Roberto Fichera wrote:
>
On 06/10/2015 04:19 PM, Roberto Fichera wrote:
> Hi All,
Hi All,
> I'm getting the warning in the subject after replacing a route() with a
> async_task_route(). In the called route() I'm
> doing some db query and send notify messages using the uac module. The
> asy
7;s is going on?
Cheers,
Roberto Fichera.
___
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
Hi All,
I've started to play with presence module on kamailo 4.1.6, everything seems to
work quite well
up to now except one thing. I would like to notify the presence status of a NOT
currently registered AoR as
not online instead of not present.
How can I do that?
Thanks in advance,
Ro
ite a function for the tmx module but then
> things got too complicated with the
> dependencies from the TM and the REGISTRAR module, so it was decided to have
> a dedicated module. Maybe some other use
> cases can be addressed by it.
> Hope I have been clear enough, maybe I shoul
On 07/02/2014 07:44 AM, Hossein Aghaie wrote:
Hi,
> hi
>
> fo install geoip on fedora :
>
> #yum install GeoIP
>
> http://fedorafans.com/1393/01/04/3236/
Sorry! I've synthesized too much my request. I meant kamailio geoip module.
Cheers,
Roberto Fichera.
>
>
Hi All,
is there any reason why the GeoIP module is missing in the Fedora repo?
Thanks in advance.
Roberto Fichera.
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org
On 06/11/2014 04:17 PM, Roberto Fichera wrote:
Hi Daniel,
do you have an idea why I'm getting the issue below?
Cheers,
Roberto Fichera.
> On 06/10/2014 12:40 PM, Roberto Fichera wrote:
>
> Hi,
>
>> On 06/10/2014 12:22 PM, Daniel-Constantin Mierla wrote:
>>
>&g
On 06/10/2014 12:40 PM, Roberto Fichera wrote:
Hi,
> On 06/10/2014 12:22 PM, Daniel-Constantin Mierla wrote:
>
> Hi,
>
>>
>> On 10/06/14 10:37, Roberto Fichera wrote:
>>> [..]
>>>> the parse from error don't seem to be from parse_msg().
>&
On 06/10/2014 12:22 PM, Daniel-Constantin Mierla wrote:
Hi,
>
> On 10/06/14 10:37, Roberto Fichera wrote:
>> [..]
>>> the parse from error don't seem to be from parse_msg().
>>>
>>> Can you print the uac buffer and send it over here to see if it is
&
hanged, so I kept all the shm_malloc(), actually I
do not expect
them to fail.
Cheers,
Roberto Fichera.
>
> Cheers,
> Daniel
>
> On 10/06/14 09:40, Roberto Fichera wrote:
>> On 06/09/2014 08:55 PM, Daniel-Constantin Mierla wrote:
>>> Hello,
>>
>> Hi,
&
On 06/09/2014 08:55 PM, Daniel-Constantin Mierla wrote:
> Hello,
Hi,
> the $ru should be the same as $tu in this case. $ru will change when the
> message loops back and there is a
> lookup("location") in the config, but in the callback you don't get it.
>
> If you really want to get the content
On 06/09/2014 06:16 PM, Daniel-Constantin Mierla wrote:
> Hello,
Hi,
> ps->req is null, because there is no incoming request, but you should have
> ps->rpl available if there is a 200ok.
Which is my case! Only triggered once a 200ok has been received! Anyway it
seems to work because the event
On 06/09/2014 06:03 PM, Roberto Fichera wrote:
Hi,
> On 06/09/2014 05:49 PM, Daniel-Constantin Mierla wrote:
>> Hello,
>
> Hi,
>
>> On 09/06/14 17:41, Roberto Fichera wrote:
>>> [...]
>>>
>>>> your patch seems a bit to complex -- I didn'
On 06/09/2014 05:49 PM, Daniel-Constantin Mierla wrote:
> Hello,
Hi,
> On 09/06/14 17:41, Roberto Fichera wrote:
>> [...]
>>
>>> your patch seems a bit to complex -- I didn't figure out why you store the
>>> message in pkg memory.
>>
>> Ok! S
rom database, any reason for that? MESSAGE
> request doesn't create a dialog and
> reusing call-id later can result in side effects if the CSeq overlaps or is
> lower.
Ah! Ok! I'll remove it!
Cheers,
Roberto Fichera.
>
> Daniel
>
> On 09/06/14 15:47, Roberto Fich
t.
Thanks in advance.
Roberto Fichera.
diff --git a/modules/msilo/msilo.c b/modules/msilo/msilo.c
index 903b3cf..3d55c3a 100644
--- a/modules/msilo/msilo.c
+++ b/modules/msilo/msilo.c
@@ -62,9 +62,13 @@
#include "../../parser/contact/parse_contact.h"
#include "../../parser
ly when a 200 is received and to populate all the
pseudo-variable
with all fields of the delivered message. About the response structure from tm
callback, do you
mean the cell or tmcb_params?
Cheers,
Roberto Fichera.
>
> Cheers,
> Daniel
>
> On 26/05/14 16:46, Roberto Fichera wr
On 05/26/2014 01:04 PM, Roberto Fichera wrote:
Ciao,
> [...]
>>>>
>>>> On 26/05/14 12:13, Roberto Fichera wrote:
>>>>> On 05/26/2014 12:03 PM, Daniel-Constantin Mierla wrote:
>>>>>> Hello,
>>>>>
>>>>> Ci
On 05/26/2014 12:32 PM, Roberto Fichera wrote:
Ciao,
> On 05/26/2014 12:25 PM, Roberto Fichera wrote:
>
> Ciao,
>
>> On 05/26/2014 12:17 PM, Daniel-Constantin Mierla wrote:
>>
>> Ciao,
>>
>>> Hello,
>>>
>>> On 26/05/14 12:13, Robert
On 05/26/2014 12:25 PM, Roberto Fichera wrote:
Ciao,
> On 05/26/2014 12:17 PM, Daniel-Constantin Mierla wrote:
>
> Ciao,
>
>> Hello,
>>
>> On 26/05/14 12:13, Roberto Fichera wrote:
>>> On 05/26/2014 12:03 PM, Daniel-Constantin Mierla wrote:
>>>&g
amailio. That results in xlog not
> doing anything.
>
> In other words, I expect the event route being executed, just the action
> inside is doesn't do anything in this case.
Does this mean that I'll have to set a "faked" ps->req in order to get the
event rout
On 05/22/2014 09:08 AM, Roberto Fichera wrote:
> On 05/21/2014 11:15 PM, Daniel-Constantin Mierla wrote:
>> Hello,
Ciao Daniel,
have you had time to look at the problem below?
Cheers,
Roberto Fichera.
>
> Ciao,
>
>> can you send the log messages printed with debug=3?
&
ailio[8456]: DEBUG:
[tcp_main.c:3515]: handle_tcp_child():
handle_tcp_child: CONN_RELEASE 0x7f21ba9420c0 refcnt= 1
Cheers,
Roberto Fichera.
>
> Cheers,
> Daniel
>
> On 21/05/14 18:37, Roberto Fichera wrote:
>> On 05/21/2014 09:08 AM, Roberto Fichera wrote:
>>
>> Hi There
On 05/21/2014 09:08 AM, Roberto Fichera wrote:
Hi There,
> On 05/20/2014 09:15 PM, Peter Villeneuve wrote:
>> Hi Roberto,
>
> Hi Peter,
>
>> Did you ever figure out how to do it?
>> I'd be interested too.
>
> Not yet! I tried other ways, barely workaro
on't know if
is possible
but the best would be to set all the pseudo-variables so that such event route
will be
in the right context of the given MSILO message.
So, any advice regarding the API would definitively help and put me in the
right direction.
Cheers,
Roberto Fichera.
>
&
On 04/28/2014 04:09 PM, Roberto Fichera wrote:
> On 04/28/2014 04:05 PM, Roberto Fichera wrote:
>> On 04/28/2014 03:45 PM, Daniel-Constantin Mierla wrote:
>>> Hello,
>> Hi,
>>
>>> it doesn't look like a crash at all, but normal behaviour when message i
On 04/28/2014 04:05 PM, Roberto Fichera wrote:
> On 04/28/2014 03:45 PM, Daniel-Constantin Mierla wrote:
>> Hello,
> Hi,
>
>> it doesn't look like a crash at all, but normal behaviour when message is
>> too large to send. Or are there other log
>> message
For the first the
documentation reports
that might be ignored, the latter seems defaulting to 10MB.
Cheers,
Roberto Fichera.
>
> Cheers,
> Daniel
>
> On 28/04/14 15:29, Roberto Fichera wrote:
>> Hi All,
>>
>> I'm playing with instant messaging with a PJSIP clie
amailio is already set with tcp_rd_buf_size=204800
Does anyone can suggest how to fix this?
Thanks in advance,
Roberto Fichera.
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-
On 04/17/2014 10:36 AM, Roberto Fichera wrote:
Hi All,
> On 04/16/2014 07:15 PM, Roberto Fichera wrote:
>
> Hi All,
>
>> On 04/16/2014 06:53 PM, Daniel-Constantin Mierla wrote:
>>> Hello,
>> Ciao Daniel,
>>
>>> most likely the messages
On 04/16/2014 07:15 PM, Roberto Fichera wrote:
Hi All,
> On 04/16/2014 06:53 PM, Daniel-Constantin Mierla wrote:
>> Hello,
> Ciao Daniel,
>
>> most likely the messages are looped back, be sure you allow requests from
>> 'myself' without authentication.
&
sent
> out.
Yep! Allowing requests from myself solved the problem! Thanks!
Another thing regarding MSILO, I would like to preserve some custom header
fields
for both instant message and notification. How can I do it?
Cheers,
Roberto Fichera.
>
> Cheers,
> Daniel
>
> On 16
nnected in
TLS. The relevant conf is below. Doe anyone can suggest a working setup for TLS
users?
Thanks in advance,
Roberto Fichera.
# - msilo params -
modparam("msilo", "db_url", DBURL)
modparam("msilo", "from_address", "sip:$r...@t
On 09/05/2013 11:19 PM, Daniel-Constantin Mierla wrote:
> Hello,
Hi,
>
> On 9/5/13 3:21 PM, Roberto Fichera wrote:
>> Hi All,
>>
>> just to know if exist an RPC, actually XML, to get/check user's info.
>> I've tried ul.lookup but this one returns onl
Hi All,
just to know if exist an RPC, actually XML, to get/check user's info.
I've tried ul.lookup but this one returns only online users.
Thanks in advance,
Roberto Fichera.
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users ma
On 08/16/2013 12:29 PM, Roberto Fichera wrote:
> On 08/14/2013 09:58 PM, Vitaliy Aleksandrov wrote:
>> On 08/14/2013 07:32 PM, Roberto Fichera wrote:
>>> On 08/14/2013 04:36 PM, Vitaliy Aleksandrov wrote:
>>>> If you won't be able to disable SIP ALG on your rout
On 08/22/2013 10:23 AM, Daniel-Constantin Mierla wrote:
>
> On 8/22/13 9:00 AM, Roberto Fichera wrote:
>> On 08/21/2013 10:23 PM, Daniel-Constantin Mierla wrote:
>>> Hello,
>>>
>>> On 8/20/13 4:24 PM, Roberto Fichera wrote:
>>>> [...]
>>>
On 08/21/2013 10:23 PM, Daniel-Constantin Mierla wrote:
> Hello,
>
> On 8/20/13 4:24 PM, Roberto Fichera wrote:
>> [...]
>>> Mmmhhh!!! Looks like this particular version has problem, see:
>>>
>>> http://bugs.python.org/msg191610
>>
>> I can
On 08/19/2013 03:34 PM, Roberto Fichera wrote:
> On 08/19/2013 12:37 PM, Daniel-Constantin Mierla wrote:
>
> Hi Daniel,
>
>> Does it work with tls.so as first loaded module?
>>
>> If not, can you send the logs messages with debug=3?
>>
>> Cheers,
&g
On 08/19/2013 12:37 PM, Daniel-Constantin Mierla wrote:
Hi Daniel,
> Does it work with tls.so as first loaded module?
>
> If not, can you send the logs messages with debug=3?
>
> Cheers,
> Daniel
>
> On 8/19/13 12:26 PM, Roberto Fichera wrote:
>> On 08/19/2013 12:1
[cfg.y:1791]: yyparse(): loading module kex.so
Cheers,
Roberto Fichera.
>
> Cheers,
> Daniel
>
> On 8/19/13 12:26 PM, Roberto Fichera wrote:
>> On 08/19/2013 12:14 PM, Daniel-Constantin Mierla wrote:
>>> Hello,
>>
>> Hi,
>>
>>> what vers
quot;speeddial.so"
#!endif
#!ifdef WITH_DIALPLAN
loadmodule "dialplan.so"
#!endif
#!ifdef WITH_MULTIDOMAIN
loadmodule "domain.so"
#!endif
#!ifdef WITH_PRESENCE
loadmodule "presence.so"
loadmodule "presence_xml.so"
#!endif
#!ifdef WITH_NAT
loadmodule &qu
d
0(1676) : [cfg.y:3570]: yyerror_at(): parse error in config file
//etc/kamailio/kamailio.cfg, line 442, column
64: Can't set module parameter
ERROR: bad config file (5 errors)
Cheers,
Roberto Fichera.
___
SIP Express Router (SER) and Kamailio (OpenS
On 08/14/2013 09:58 PM, Vitaliy Aleksandrov wrote:
> On 08/14/2013 07:32 PM, Roberto Fichera wrote:
>> On 08/14/2013 04:36 PM, Vitaliy Aleksandrov wrote:
>>> If you won't be able to disable SIP ALG on your router you can fill
>>> $avp(received) manually befo
=;expires=294;flags=0x0;cflags=0x0;state=0;socket=;methods=0x1FDF;received=;user_agent=;reg-id=0
The contact uses a port which isn't translated inside by the router, the
received field shows the right one.
Should I change the Contact header instead? In case, how can I do that?
Cheers,
Robert
On 08/14/2013 11:51 AM, Roberto Fichera wrote:
> On 08/14/2013 11:31 AM, Daniel-Constantin Mierla wrote:
>
> Hi,
>
>> Hello,
>>
>> On 8/14/13 11:26 AM, Roberto Fichera wrote:
>>> On 08/14/2013 11:20 AM, Daniel-Constantin Mierla wrote:
>>>
>&
On 08/14/2013 11:31 AM, Daniel-Constantin Mierla wrote:
Hi,
> Hello,
>
> On 8/14/13 11:26 AM, Roberto Fichera wrote:
>> On 08/14/2013 11:20 AM, Daniel-Constantin Mierla wrote:
>>
>> Hi,
>>
>>> Hello,
>>>
>>> On 8/14/13 11:16 AM
On 08/14/2013 11:20 AM, Daniel-Constantin Mierla wrote:
Hi,
> Hello,
>
> On 8/14/13 11:16 AM, Roberto Fichera wrote:
>> On 08/14/2013 10:19 AM, Daniel-Constantin Mierla wrote:
>>
>> Hi,
>>
>>> Hello,
>>>
>>> as you can see
org/docs/modules/stable/modules/nathelper.html#idp15376536
>
> Also, you can try to add an alias for contact port:
> - http://www.kamailio.org/wiki/cookbooks/4.0.x/core#force_tcp_alias
Ok! I'll try both!
Cheers,
Roberto Fichera.
>
> Cheers,
> Daniel
>
> On 8/13/13 4:17
On 08/13/2013 03:32 PM, Roberto Fichera wrote:
> On 08/13/2013 03:25 PM, Daniel-Constantin Mierla wrote:
>> Can you get a ngrep trace for a registration as well (for the phone using
>> tcp)?
> Ok! I'll use pjsua from my local machine connecting in the same way as the
>
e pjlib
library.
>
> Daniel
>
> On 8/13/13 3:23 PM, Roberto Fichera wrote:
>> On 08/13/2013 03:15 PM, Roberto Fichera wrote:
>>> On 08/13/2013 02:33 PM, Daniel-Constantin Mierla wrote:
>>>> Hello,
>>>>
>>>> On 8/13/13 1:10 PM, Robe
27;ll restart from the default configuration so I'll removing all
testing code I wrote ;-) !
>
> Daniel
>
> On 8/13/13 3:15 PM, Roberto Fichera wrote:
>> On 08/13/2013 02:33 PM, Daniel-Constantin Mierla wrote:
>>> Hello,
>>>
>>> On 8/13/13 1:10 PM, Robe
On 08/13/2013 03:15 PM, Roberto Fichera wrote:
> On 08/13/2013 02:33 PM, Daniel-Constantin Mierla wrote:
>> Hello,
>>
>> On 8/13/13 1:10 PM, Roberto Fichera wrote:
>>> On 08/13/2013 12:03 PM, Daniel-Constantin Mierla wrote:
>>>> Hello,
>>&g
On 08/13/2013 02:33 PM, Daniel-Constantin Mierla wrote:
> Hello,
>
> On 8/13/13 1:10 PM, Roberto Fichera wrote:
>> On 08/13/2013 12:03 PM, Daniel-Constantin Mierla wrote:
>>> Hello,
>>>
>>> you should grab the ngrep for such call to understand better wha
based on the fedora default rpm.
Cheers,
Roberto Fichera.
>
> Cheers,
> Daniel
>
> On 7/30/13 6:44 PM, Roberto Fichera wrote:
>> Hi All,
>>
>> Sorry for cross-posting this email to PJLIB, but maybe there are some things
>> related.
>> Anyhow! I'm
rewrite the message
I'll try all the above
>
> regards
> Klaus
>
> On 09.08.2013 13:22, Roberto Fichera wrote:
>> Hi All,
>>
>> I'm try to setup kamilio v4.0.2 under a Fedora18 64bits having a public
>> address
>> in order to bridge calls betw
68132c058;alias
From: ;tag=2256e1a1-bad1-4f02-a9ff-45ff349f2c52
To: ;tag=333a0370df4a40d5d5a0c21bb156e2a6.cf79
Call-ID: 23306738-94b3-49b5-b7e8-dc1b8a8061db
CSeq: 50699 REGISTER
Contact:
;expires=300;+sip.instance="";reg-id=1
Server: kamailio (4.0.2 (x86_64/linux))
Content-Length: 0
Does anyone can show me how solve this problem?
Thanks in advance,
Roberto Fichera.
___
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
you certain know UDP
connection under iPhone will not work when the application run in background
mode.
Can someone suggest how to solve this issue or maybe suggest a TCP working
solution for iPhone?
Thanks in advance.
Roberto Fichera.
Jul 30 16:21:53 proxy /usr/sbin/kamailio[9502]: ERRO
r answers on
> the Asterisk mailing lists.
I'll try to ask them
>
> regards
> Klaus
>
> On 14.01.2013 11:23, Roberto Fichera wrote:
>> Hi All,
>>
>> I would setup a configuration where Kamailio authenticate asterisk SIP trunk
>> using TLS a
IP socket to kamailio_ip:5060:
Connection timed out
Does anyone can suggest me something to read, try, check?
Best regards.
Roberto Fichera.
___
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
On 07/21/2011 05:30 PM, Roberto Fichera wrote:
> On 07/21/2011 05:10 PM, Roberto Fichera wrote:
>> On 07/21/2011 05:00 PM, Roberto Fichera wrote:
>>> On 07/21/2011 01:55 PM, Klaus Darilion wrote:
>>>> http://git.sip-router.org/cgi-bin/git
On 07/21/2011 05:10 PM, Roberto Fichera wrote:
> On 07/21/2011 05:00 PM, Roberto Fichera wrote:
>> On 07/21/2011 01:55 PM, Klaus Darilion wrote:
>>> http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b39747e213e350609761d14583db3e689ad6fefc
>>>
>&g
On 07/21/2011 05:00 PM, Roberto Fichera wrote:
> On 07/21/2011 01:55 PM, Klaus Darilion wrote:
>> http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b39747e213e350609761d14583db3e689ad6fefc
>>
>> http://git.sip-router.org/cgi-bin/gitweb.cgi/s
blem as before.
>
>
> Am 21.07.2011 13:13, schrieb Roberto Fichera:
>> On 07/21/2011 08:21 AM, Daniel-Constantin Mierla wrote:
>>> Hello,
>>>
>>> indeed there was some inconsistency. I just committed a patch to store
>>> empty string if the sender para
ult function, which is used after doing a select query. So something else
>> might have to be reviewed as well.
>>
>> Anyhow, missing sender value should be checked, since it is a constraint for
>> non-null. Interesting it was not risen
>> with mysql.
>>
>
On 07/20/2011 05:34 PM, Roberto Fichera wrote:
> On 07/20/2011 05:18 PM, Klaus Darilion wrote:
>> Am 20.07.2011 17:00, schrieb Roberto Fichera:
>>> ERROR: null value in column "sender" violates not-null constraint
>>> STATEMENT: insert into presentity
>>
On 07/20/2011 05:18 PM, Klaus Darilion wrote:
>
> Am 20.07.2011 17:00, schrieb Roberto Fichera:
>> ERROR: null value in column "sender" violates not-null constraint
>> STATEMENT: insert into presentity
>> (domain,username,event,etag,expires,body,received_time )
pensip:roberto@192.168.2.92Online',1311173624)
>
> Cheers,
> Daniel
>
> On 7/19/11 11:44 AM, Roberto Fichera wrote:
>> On 07/19/2011 11:36 AM, Daniel-Constantin Mierla wrote:
>>> Hello,
>>>
>>> On 7/19/11 10:41 AM, Roberto Fichera wrote:
>>
On 07/19/2011 11:36 AM, Daniel-Constantin Mierla wrote:
> Hello,
>
> On 7/19/11 10:41 AM, Roberto Fichera wrote:
>> Hi all,
>>
>> I've setup for testing purpose an xcap server with Kamailio v3.1.4 backed
>> with a
>> postgresql v8.4.8 all in 64bits ver
problem?
Best regards,
Roberto Fichera.
Jul 19 10:31:52 roberto /usr/sbin/kamailio[2005]: INFO: pua_usrloc
[ul_publish.c:211]: should not send ul publish
Jul 19 10:31:52 roberto /usr/sbin/kamailio[2015]: ERROR:
On 07/07/2011 02:51 PM, Henning Westerholt wrote:
> On Thursday 07 July 2011, Roberto Fichera wrote:
>>>> Do you know what does means the warning below?
>>>> [..]
>>>> 68.2.50 Jul 6 11:54:17 roberto /usr/sbin/kamailio[20457]: WARNING:
>>>> dia
On 07/07/2011 11:05 AM, Henning Westerholt wrote:
> On Wednesday 06 July 2011, Roberto Fichera wrote:
>>> you're probably missing the quotes for the first two function arguments.
>> You are totally right Now it works fine!
> Hi Roberto,
>
> good.
>
>>
On 07/06/2011 11:42 AM, Henning Westerholt wrote:
> On Tuesday 05 July 2011, Roberto Fichera wrote:
>> I want to implement a click and dial feature using the xhttp interface
>> but also keeping working the XCAP functionality. Than I added some
>> code about the dialog modul
"200", "ok", "text/html",
"OK: $si:$sp");
exit;
}
#!endif
but I got the error below:
Not starting : invalid configuration file!
0(22256) : [cfg.y:3409]: parse error in config file
//etc/kamailio/kamailio.cfg, line 986, column 17-26:
function dlg_bridge: parameter 1 is not constant
0(22256) : [cfg.y:3412]: parse error in config file
//etc/kamailio/kamailio.cfg, line 986, column 63: bad command
ERROR: bad config file (2 errors)
so my question is how can I call the dlg_bridge() passing some parameters
coming from the http request?
Thanks in advance.
Roberto Fichera.
___
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
On 07/05/2011 11:23 AM, Daniel-Constantin Mierla wrote:
> Hello,
>
> On 7/5/11 10:45 AM, Roberto Fichera wrote:
>> Hi all in the List,
>>
>> I'm playing with the xcap_server using the jitsi client. Kamailio is v3.1.4
>> and postgresql is v8.4.8 under
>>
Hi all in the List,
I'm playing with the xcap_server using the jitsi client. Kamailio is v3.1.4 and
postgresql is v8.4.8 under
Fedora 14 64bit. Basically I'm getting the error below.
Jul 5 10:36:36 roberto /usr/sbin/kamailio[8529]: ERROR:
On 07/04/2011 01:55 PM, Klaus Darilion wrote:
>
> Am 04.07.2011 12:38, schrieb Roberto Fichera:
>> On 07/01/2011 11:32 PM, Klaus Darilion wrote:
>>> Hi Roberto!
>> Hi Klaus,
>>
>>> The best location of applying such a "policy" function depends on
y any policy rule for the presence requests, I need policy rules
only for establishing any conversation.
P.S. Do you have any suggestion about a good voip client supporting
also video chat and presence for android devices?
> regards
> klaus
>
> Am 01.07.2011 19:23, schrieb Roberto Fich
URL to suggest?
Thanks in advance,
Roberto Fichera.
___
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
85 matches
Mail list logo