[SR-Users] cnxcc-web error

2016-07-31 Thread Infinicalls Infinicalls
Hi, I am really struggling to get the cnxcc-web installed. the /var/log/apache2/error.log says [Mon Aug 01 02:52:00.177725 2016] [:error] [pid 17534] [client 115.241.40.163:1851] PHP Deprecated: ServiceManagerAwareInterface is deprecated and will be removed in version 3.0, along with the Servi

[SR-Users] manage rtp with or without RTP Proxy

2016-07-31 Thread Achintha
hi I have configured kamailio and freeswitch on two Ubuntu servers as follows. Sip_TRUNK--> kamailio---> freeswitch i wan to manage rtp through the kamailio server, first i want to know, 1. can i do it without RTP Proxy ? anyway i tried it with RTP Proxy as

Re: [SR-Users] manage rtp with or without RTP Proxy

2016-07-31 Thread Alex Balashov
As long as the media endpoint on the "Sip_TRUNK" side has direct network and transport-layer reachability to the Freeswitch, there should be no need for an intervening rtpproxy, and in fact, life would be much simpler without it. This would require both the service provider side and the Freesw

Re: [SR-Users] cnxcc-web error

2016-07-31 Thread Daniel-Constantin Mierla
Hello, iirc, there is a setting in php.ini to ignore deprecated api warnings -- that could be a short term fix. The proper fix will be to update the code to use the new alternative of the deprecated api Cheers, Daniel On 01/08/16 04:56, Infinicalls Infinicalls wrote: > Hi, > I am really strug

Re: [SR-Users] segfault when using sipt modifications

2016-07-31 Thread Daniel-Constantin Mierla
Hello, would be good to get a core dump file and the backtrace from it in order to see where it crashes. For getting the coredump, try: - stop kamailio - do: ulimit -c unlimited - start kamailio as root - reproduce the issue A corefile should be generated in / or working directory. Use g

Re: [SR-Users] Kamailio static comilation

2016-07-31 Thread Daniel-Constantin Mierla
Hello, what modules do you want to include in static compilation? Very long time ago (like 2002-2005), few of them had support for static compilation, listed in the static_modules, but nobody really used that part since then. Cheers, Daniel On 20/07/16 07:11, Pratik V Patel wrote: > Hello all,

Re: [SR-Users] Saving and extracting contact header

2016-07-31 Thread Daniel-Constantin Mierla
Hello, On 25/07/16 12:21, Nahum Nir wrote: > Hello, > > I am quite a newbe in Kamailio scripts and further to my effort to > implement push notification, I am adding to the contact header device ID. > > I have two problems: > 1. When the register of the callee expires Kamailio frees the record >

Re: [SR-Users] CDP -Could not open module error

2016-07-31 Thread Daniel-Constantin Mierla
Hello, On 24/07/16 12:53, Andrew Okri wrote: > Hi All, > I have just installed KamailioIMS 4.4.2 on a Ubuntu 16.04 vm and > configured it according to the kamailio tutorial. When l attempt to start the > icscf or scscf kamailio, it fails to start due to its inability to open the > CDP mo

Re: [SR-Users] Saving and extracting contact header

2016-07-31 Thread Nahum Nir
Hi Daniel, I added the device token, or ID to the contact header so the script will be able to the the push. Thanks, Nahum On 1 Aug 2016 8:28 a.m., "Daniel-Constantin Mierla" wrote: > Hello, > > > On 25/07/16 12:21, Nahum Nir wrote: > > Hello, > > > > I am quite a newbe in Kamailio scripts and

Re: [SR-Users] Saving and extracting contact header

2016-07-31 Thread Daniel-Constantin Mierla
Hello, is it header parameter or uri parameter in Contact? Cheers, Daniel On 01/08/16 07:33, Nahum Nir wrote: > > Hi Daniel, > > I added the device token, or ID to the contact header so the script > will be able to the the push. > > Thanks, > Nahum > > > On 1 Aug 2016 8:28 a.m., "Daniel-Constan

Re: [SR-Users] Saving and extracting contact header

2016-07-31 Thread Nahum Nir
I added costume field to the contact header On 1 Aug 2016 8:36 a.m., "Daniel-Constantin Mierla" wrote: > Hello, > > is it header parameter or uri parameter in Contact? > > Cheers, > Daniel > > On 01/08/16 07:33, Nahum Nir wrote: > > Hi Daniel, > > I added the device token, or ID to the contact h