Re: [SR-Users] ipsec support in PCSCF

2016-06-29 Thread Russell McConnachie
ds CK and IK in > WWW-Authenticate header and PCSCF pushed security associations in the > kernel. > Please let me know. > > On Wed, Jun 29, 2016 at 11:47 AM, Russell McConnachie < > russ...@mcconnachie.ca> wrote: > >> Do you mean you're wanting to know if

Re: [SR-Users] ipsec support in PCSCF

2016-06-29 Thread Russell McConnachie
Do you mean you're wanting to know if you can setup a IPsec transport mode connection between your P-CSCF, I-CSCF, S-CSCF? If so, that is all at the OS level and not anything to do with Kamailio. Look at StrongSWAN, OpenSWAN or Racoon IPsec/IKE implementations. Thanks On 29 June 2016 at 10:51,

[SR-Users] IMS terminating dialog does not re-run through all iFCs after calling t_newtran()

2016-01-14 Thread Russell McConnachie
Hi, My CSCF environment has an application server acting as a B2BUA. It's originating a new session, and creating a new terminating session back to the S-CSCF (two separate sessions per-call). When I perform a re-INVITE with a diversion to transfer the call to another URI it is all good until th

Re: [SR-Users] Kamailio on P2020RDB-PCA

2014-05-29 Thread Russell McConnachie
You're probably running out of memory when the bison process is running. You could try running that command without running 'make'. Just 'bison -d -b cfg cfg.y'. If this a memory issue, you could allocate a swap file for your build process (if this is Linux) such as: dd if=/dev/null of=swapfile.1

Re: [SR-Users] Port change 5060

2012-09-17 Thread Russell McConnachie
Instead of using /exit/, which causes the /User Agent: friendly-scanner/ to keep sending packets waiting for a reply, I use /sl_send_reply("200", "OK"); exit;/ the reason for this is that the friendly-scanner seems to stop after it finally receives a 200 OK thinking it got a valid registration

[SR-Users] Kamailio 3.2, NAT, rtpproxy bridging between interfaces

2012-09-11 Thread Russell McConnachie
Hello, I'm having some issues getting media bridging working in kamailio and rtpproxy. I've attempted to attach as much relevant information as possible. Thanks in advance for taking a look; I'm completely stuck right now. Actual results:No audio is being passed through the rtpproxy from cal