>
> Hi All,
>
> I need to make Opensips AS to act as IBCF, which is going to convert the
> V6 SDP to V4 SDP and Vice Versa.Please suggest me in which functions I need
> to change
> to convert SDP Connection Parameter.
>
> Thanks and Regards,
> Sunil
>
___
Hi Tito
this is the mpath in opensips_residential.cfg:
#set module path
mpath="/usr/local/opensips/lib/opensips/modules/"
This is the path to the modules.
this is the mpath in the file opensips.cfg which is in the same directory
as the _residential one I want to use.
#set module path
mpath="/op
Peter,
Verify that your modules path within the cfg is correct. From the look of
the log output it looks as if the module is failing to load or you are no
loading the tm module. Functions specific to a module are dependent of the
module to execute. Is this a 64 bit os?
Thanks,
Tito
On Oct 20, 201
Hi
I was following the OpenSIPS Kick Start video but using Debian 7.4 and
OpenSIPS 1.11.3. Everything went pretty well till the end and starting
openSIPS with the init script.
I set the install prefix as /usr/local/opensips and created a residential
cfg file. This I renamed to opensips_residential
Hi,
I need to call an external program from the REPLY_ROUTE (on getting 200 OK).
As per the doc, "exec_msg" and "exec_avp" can be used from REQUEST_ROUTE &
FAILURE_ROUTE only.
Is there any alternative methods to run external programs from the REPLY_ROUTE?
Best Regards,
- Gary
__
Tnx Liviu,
I have imported mysql shama of 1.10 and now it is ok.
tnx
miha
On 20/10/2014 12:48, Liviu Chircu wrote:
It looks like you're using a pre-1.11 OpenSIPS and you are pointing it
to a future (1.11+) dr_gateways table structure. There are several
ways to fix this specific problem:
- s
It looks like you're using a pre-1.11 OpenSIPS and you are pointing it
to a future (1.11+) dr_gateways table structure. There are several ways
to fix this specific problem:
- simply change version table entry from 6 -> 5 only if no other
OpenSIPS instance uses it
- create a new database for y
Liviu,
this is the same thing: ERROR:core:db_check_table_version: invalid
version 6 for table dr_gateways found, expected 5
as i do not find any syntax error.
tnx
miha
On 20/10/2014 11:17, Miha wrote:
Hi Liviu,
tnx for quick reponse. Yes, you were right, I was looking at logs and
did not
Hi Liviu,
tnx for quick reponse. Yes, you were right, I was looking at logs and
did not know that this could mean also invalid syntax.
tnx
miha
On 20/10/2014 11:05, Liviu Chircu wrote:
Hi miha,
It looks like you have a typo in your script. Probably something like
"www_authorize("...", "*su
Hi miha,
It looks like you have a typo in your script. Probably something like
"www_authorize("...", "*suscriber*")" !!
Best regards,
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 10/20/2014 11:51 AM, Miha wrote:
Hi,
i have installed opensips from repository. I am us
Hi,
i have installed opensips from repository. I am using centos os. From
what i can see in logs my opensips does not start do to wrong db version
Oct 20 10:48:26 sbc-adria /usr/sbin/opensips[22872]:
ERROR:core:db_check_table_version: invalid version 0 for table suscriber
found, expected 7
O
Hi Bogdan,
Thanks for your support. I am also trying dialog support as an option.
But I found one workaround for the previous option. I have changed the pcscf
name of second openims instance which is .5 as pcscf2.
And added this hostname in /etc/hosts of opensips.
Now opensips is able to s
Hi:
I want to append Date header for every SIP Message.
I called append_time function from opensips.cfg that work fine , but
when called t_uac_dlg by mi Interface, that message not have Date header.
is there have some way to add Date header for every SIP Message , like
as From and
13 matches
Mail list logo