Search found 249 matches
- Mon Jun 02, 2025 5:01 pm
- Forum: Brekeke SIP Server Forum
- Topic: BSS 3rd party database cache feature - issues
- Replies: 5
- Views: 734
Re: BSS 3rd party database cache feature - issues
If you updated someone's account directly at the database, remove the cached record under the same username with the command below. authcache remove <username> It lets the SIP Server read the database and cache it again. If you want to execute the command remotely, refer the page below. https://docs ...
- Fri May 23, 2025 10:33 pm
- Forum: Brekeke SIP Server Forum
- Topic: BSS 3rd party database cache feature - issues
- Replies: 5
- Views: 734
Re: BSS 3rd party database cache feature - issues
Which 3rd party DB system are you using ?
How many records do you have in the table?
How many records do you have in the table?
- Wed May 21, 2025 11:21 pm
- Forum: Brekeke SIP Server Forum
- Topic: BSS 3rd party database cache feature - issues
- Replies: 5
- Views: 734
Re: BSS 3rd party database cache feature - issues
If you update the DB directly without managing through the GUI, the BSS doesn't know the content of the DB.
To avoid this, let you use the REST API for managing the database.
https://docs.brekeke.com/sip/bss-rest-api
https://docs.brekeke.com/sip/brekeke-si ... ir-methods
To avoid this, let you use the REST API for managing the database.
https://docs.brekeke.com/sip/bss-rest-api
https://docs.brekeke.com/sip/brekeke-si ... ir-methods
- Tue Mar 04, 2025 12:22 am
- Forum: Brekeke SIP Server Forum
- Topic: New FCC Requirement to Use DNO List
- Replies: 1
- Views: 50178
Re: New FCC Requirement to Use DNO List
The Alias Database or the Phone book Database can be used for this purpose.
I recommend that you host The Alias Database with a 3rd party database system to gain a performance increase.
I recommend that you host The Alias Database with a 3rd party database system to gain a performance increase.
- Tue Aug 20, 2024 10:38 pm
- Forum: Brekeke SIP Server Forum
- Topic: Session Logs - Custom fields
- Replies: 4
- Views: 28993
- Mon Aug 19, 2024 11:08 pm
- Forum: Brekeke SIP Server Forum
- Topic: Session Logs - Custom fields
- Replies: 4
- Views: 28993
Try CDR
https://docs.brekeke.com/sip/call-detai ... r-settings
https://docs.brekeke.com/sip/variables-for-cdr
There are %{callidin} and %{callidout}.
https://docs.brekeke.com/sip/call-detai ... r-settings
https://docs.brekeke.com/sip/variables-for-cdr
There are %{callidin} and %{callidout}.
- Fri May 31, 2024 3:36 pm
- Forum: Brekeke SIP Server Forum
- Topic: Delay a call in Dial Rules
- Replies: 4
- Views: 33198
- Tue Apr 30, 2024 4:35 pm
- Forum: Brekeke SIP Server Forum
- Topic: Delay a call in Dial Rules
- Replies: 4
- Views: 33198
- Fri Mar 22, 2024 8:23 pm
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
- Fri Mar 22, 2024 4:14 pm
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
- Fri Mar 22, 2024 12:29 am
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
- Thu Mar 21, 2024 2:42 pm
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
- Thu Mar 21, 2024 11:36 am
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
- Thu Mar 21, 2024 9:41 am
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
- Wed Mar 20, 2024 9:49 pm
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
- Wed Mar 20, 2024 5:23 pm
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
Is the upstream service provider involved with this no audio issue? This is because you have "$addr=upstream-service-provider-ip" in the rule "3CX-A: Inbound". For having a detailed log, set "SIP Session" in [Diagnostics]>[Debug Logs] page and reproduce the issue. Then find the sv.xxxx.log (eg: sv ...
- Wed Mar 20, 2024 3:40 pm
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
- Wed Mar 20, 2024 11:49 am
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
You can analyze RTP packets with Wireshark. First, capture packets when you make a call from one 3CX to another 3CX, and say something even if there is no audio. Second, at Wireshark, go to [Telephony]>[RTP]>[RTP Streams]. If there is no RTP stream, $rtp=true is not applied. If there are RTP streams ...
- Wed Mar 20, 2024 11:01 am
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636
- Wed Mar 06, 2024 8:17 pm
- Forum: Brekeke SIP Server Forum
- Topic: Dial Plan-Match on 2 Variables
- Replies: 7
- Views: 47299
- Tue Mar 05, 2024 11:06 pm
- Forum: Brekeke SIP Server Forum
- Topic: Dial Plan-Match on 2 Variables
- Replies: 7
- Views: 47299
- Tue Mar 05, 2024 12:31 pm
- Forum: Brekeke SIP Server Forum
- Topic: Dial Plan-Match on 2 Variables
- Replies: 7
- Views: 47299
- Tue Mar 05, 2024 12:18 pm
- Forum: Brekeke SIP Server Forum
- Topic: Using $If in Dial Plan
- Replies: 4
- Views: 34228
John, you are right.
In DialPlan method parameter, there is no data types such as Boolean and Integer. So the true should be written as "true".
If you are familiar with Java, you can develop your own DialPlan method.
https://docs.brekeke.com/sip/bss-dial-p ... pers-guide
In DialPlan method parameter, there is no data types such as Boolean and Integer. So the true should be written as "true".
If you are familiar with Java, you can develop your own DialPlan method.
https://docs.brekeke.com/sip/bss-dial-p ... pers-guide
- Thu Feb 29, 2024 5:42 pm
- Forum: Brekeke SIP Server Forum
- Topic: Using $If in Dial Plan
- Replies: 4
- Views: 34228
- Thu Feb 29, 2024 5:08 pm
- Forum: Brekeke SIP Server Forum
- Topic: No Audio Between PBXs that are connected to BSS.
- Replies: 25
- Views: 156636