Search found 107 matches

by peng
Fri Jun 17, 2011 11:20 am
Forum: Brekeke PAL Forum
Topic: How to send voicemail to other extensions.
Replies: 1
Views: 4001

>Either it will be a pre recorded audio file or user is talking on phone.

You can just set an empty personal message and make calls to the number. If you use a pre-recorded audio file, you can develop an application with JTAPI SDK.
by peng
Thu Feb 03, 2011 1:16 pm
Forum: Brekeke PBX Forum
Topic: Version challenge
Replies: 4
Views: 6207

The version of axis that is bundled with Brekeke PBX is 1.3.
I think any later version of axis works.

Anyway, I have never tried Tomcat 7 for Brekeke.
Please post the result if you try it.
by peng
Tue Jan 26, 2010 7:57 pm
Forum: Brekeke PBX Forum
Topic: Echo..
Replies: 2
Views: 4152

Have you contacted the Aastra's support?
Echo problem usually depends on phones, not server.
by peng
Fri Dec 25, 2009 12:45 am
Forum: Brekeke PAL Forum
Topic: What brekeke pbx do when a user is created?
Replies: 1
Views: 1477

I think you should not allow anyone you don't trust to log on your server. Don't you think so?
by peng
Fri Dec 25, 2009 12:41 am
Forum: Brekeke PAL Forum
Topic: How can i play recorded file?
Replies: 1
Views: 1361

You can use audio file plug-in.

http://www.brekeke.com/download/download_pbx_doc_en.php
Developer's Guide - Audio File Plug-In

Good luck.
by peng
Wed Dec 23, 2009 4:11 pm
Forum: Brekeke PBX Forum
Topic: PXB on 3rd Party SQL Server database
Replies: 3
Views: 4866

Brekeke has some development tools and APIs.

PAL would meet your requiremnt, too.

http://www.brekeke.com/download/download_pal.php
http://www.brekeke.com/download/download_pbx_doc_en.php
by peng
Sat Nov 21, 2009 11:19 am
Forum: Brekeke SIP Server Forum
Topic: Brekeke Shutting Down
Replies: 1
Views: 2755

When you restart Brekeke SIP Server service, you need to kill all the Java processes befere starting the service.
by peng
Wed Sep 09, 2009 6:48 pm
Forum: Brekeke PBX Forum
Topic: ONDO 1.5 can be hacked ?
Replies: 4
Views: 5537

by peng
Wed Jul 22, 2009 3:12 am
Forum: Brekeke SIP Server Forum
Topic: How to Specifify a ringtone based on Caller ID FROM
Replies: 11
Views: 13907

Some type of sip phone can change the ringing sound by adding Alert-Info to INVITE request.
Do you know how can I do with CISCO phone?
by peng
Mon Apr 20, 2009 7:17 pm
Forum: Brekeke PBX Forum
Topic: Multicast Paging
Replies: 3
Views: 4893

What is it for?
What kind of project needs that function?
by peng
Mon Apr 20, 2009 7:15 pm
Forum: Brekeke PBX Forum
Topic: brekeke stop working !!!!
Replies: 13
Views: 12683

How if you disable your firewall?
by peng
Mon Apr 20, 2009 7:10 pm
Forum: Brekeke SIP Server Forum
Topic: SIP server B2BUA or not?
Replies: 3
Views: 4877

Go to [Configuration]>[Advanced] and add a parameter like below.

net.sip.replacecontact=false

I have never tried this. But I notice this parameter in the version history.
by peng
Thu Apr 16, 2009 10:52 am
Forum: Brekeke PBX Forum
Topic: Multicast Paging
Replies: 3
Views: 4893

>Is it possible to do multicast paging not unicast ?

I don't think there is a way to do multicast paging with brekeke.
Do you know what server products and SIP UA products support it?
by peng
Tue Apr 14, 2009 10:18 am
Forum: Brekeke PBX Forum
Topic: Questions about voice recording
Replies: 3
Views: 4838

PBX does not delete messages with Email notification. I think you can modify the configuration file. WEB-INF\work\pbx\en\tmpl\setting_tmpl.properties _config.137 Then change the number at options settings more than 900. This would help if you can make your plug-in. http://www.brekeke.com/download ...
by peng
Thu Feb 26, 2009 10:24 pm
Forum: Brekeke SIP Server Forum
Topic: Need to reboot Sip server daily in order for Polycom and Gra
Replies: 3
Views: 4027

Are you using third party database instead of hsqldb?
I think version 1.5 is too old and latest version 2 would work for you.
by peng
Fri Jan 09, 2009 11:48 am
Forum: Brekeke SIP Server Forum
Topic: Maching IP addres instead DID - SOLVED
Replies: 3
Views: 4373

>All traffic from 190.x.x.162 must go to 192.168.2.1

You may want to configure like this.

[Maching patterns]
$addr=^190\..{1,3}\..{1,3}\.162

[Deploy patterns]
$target=192.168.2.1
by peng
Fri Jan 09, 2009 11:41 am
Forum: Brekeke PBX Forum
Topic: Concurrent call using SIPP
Replies: 7
Views: 7847

What do you use SIPP for?
How did you configure SIPP?
by peng
Thu Aug 14, 2008 6:54 pm
Forum: Brekeke SIP Server Forum
Topic: How can we set max time for talk/session
Replies: 17
Views: 14518

The timeout works only when SIP packckets don't come before the timeout.
I think &net.sip.timeout.talking is not enough.
by peng
Sun Jul 27, 2008 5:59 pm
Forum: Brekeke PBX Forum
Topic: Connecting with ITSP, registration problem
Replies: 15
Views: 18330

> -queries : _sip._udp.my_itsp_domain

This will not cause any problem.
Did you change any dialplan rules? Did you see any SIP REGISTR requests in your wireshark?
by peng
Sun Jul 27, 2008 5:54 pm
Forum: Brekeke PBX Forum
Topic: Speex Codec in Brekeke
Replies: 4
Views: 5741

It does not support Speex, you can use iLBC.
by peng
Sun Jul 27, 2008 5:52 pm
Forum: Brekeke PBX Forum
Topic: help on tomcat5.5
Replies: 3
Views: 5082

My PBX had the same problem with Tomcat 5.5.
But It is working fine with Tomcat 6.6.
by peng
Sun Jul 27, 2008 5:47 pm
Forum: Brekeke PBX Forum
Topic: Port problem for registration with Brekeke PBX
Replies: 9
Views: 9044

How do the REGISTRATION packets and the response packets look like?
Can you try capturing the packets and past them here?
by peng
Mon Jul 14, 2008 9:02 pm
Forum: Brekeke PBX Forum
Topic: Auto Attendant
Replies: 1
Views: 3923

I saw the same question at Japanese forum.

If you can read Japanese.
http://brekeke-sip.com/bbs_jp/viewtopic.php?t=34

<pbx-installdir>/WEB-INF/work/init.properties
com.brekeke.web.ParamUtil.MAXMEMORY_READ=10000000
by peng
Wed Jul 02, 2008 6:00 pm
Forum: Brekeke SIP Server Forum
Topic: Problem with install on Linux
Replies: 3
Views: 4548

Do you have superuser access?