Search found 4 matches

by simonj
Sun Aug 03, 2014 11:18 am
Forum: Brekeke SIP Server Forum
Topic: delay on ringing on outgoing calls
Replies: 6
Views: 8462

delay on ringing on outgoing calls

Hi I wrote the code bellow and it doesn't seem to do anything. I droped the jar file in the lib directory. I am calling it with $session=com.test.plugin.TestAction 183 package com.test.plugin; import com.brekeke.net.sip.sv.session.EventStat; import com.brekeke.net.sip.sv.session.plugins ...
by simonj
Thu Jul 31, 2014 10:39 pm
Forum: Brekeke SIP Server Forum
Topic: delay on ringing on outgoing calls
Replies: 6
Views: 8462

delay on ringing on outgoing calls

Thank you for your quick reply

for a fee is it possible for your company to write the plugin ?


is there any documents on how to link the plugin to brekeke ?


Thank You
by simonj
Thu Jul 31, 2014 9:30 pm
Forum: Brekeke SIP Server Forum
Topic: delay on ringing on outgoing calls
Replies: 6
Views: 8462

delay on ringing on outgoing calls

Test 1 i tried to make a role that end point sending the calla 183 so that the end user should get back a ringback in freeswitch this opion is called ring ready The problim is that ones the brekeke send the $action=183 the brekeke closes the call and will not continue to the next role ( i stays ...
by simonj
Thu Jul 31, 2014 9:01 am
Forum: Brekeke SIP Server Forum
Topic: delay on ringing on outgoing calls
Replies: 6
Views: 8462

delay on ringing on outgoing calls

1. Brekeke Product Name and Version: Brekeke SIP Server , Version 2.4.8.6 Advanced 2. Java version: java 6 update 45 3. OS type and the version: windows server 2008 4. UA (phone), gateway or other hardware/software involved: Atran 908 5. Your problem: OUTGOING $request=^INVITE To=sip:(.+)@ $addr=60 ...