Search found 25 matches
- Fri Dec 21, 2012 5:28 am
- Forum: Brekeke SIP Server Forum
- Topic: Adding prefix 1 to RPID (Remote Party ID)
- Replies: 15
- Views: 24284
- Thu Dec 20, 2012 9:25 am
- Forum: Brekeke SIP Server Forum
- Topic: Adding prefix 1 to RPID (Remote Party ID)
- Replies: 15
- Views: 24284
Matching Patterns $request = ^INVITE From = sip:11(.+)@ To = sip:(.+)@ Deploy Patterns $auth = false From = sip:+1%1@ To = sip:%2@ITSP ip With the above dial plan I get error 603.The reason is because +1 is placed in front of the dialed number. However if I switch the To and From position like this ...
- Tue Dec 18, 2012 4:02 am
- Forum: Brekeke SIP Server Forum
- Topic: Adding prefix 1 to RPID (Remote Party ID)
- Replies: 15
- Views: 24284
Hope: Do you need +1 added to caller number or destination number? Vincent: I need +1 to be added to Caller number. Example: if a user registered at Brekeke as 112223333 and this user dial to 4445555 Brekeke will send call with From number +12223333 and To number 4445555 is this what you need? Yes ...
- Mon Dec 17, 2012 8:38 am
- Forum: Brekeke SIP Server Forum
- Topic: Adding prefix 1 to RPID (Remote Party ID)
- Replies: 15
- Views: 24284
Hope: Matching Patterns $request = ^INVITE From = sip:11(.+)@ To = sip:(.+)@ Deploy Patterns $auth = false From = sip:+1%1@ To = sip:%2@ITSP ip with the above dial plan, if a user registered at brekeke such as 112223333 and this user dial to 4445555 brekeke will send call with From number +12223333 ...
- Sun Dec 16, 2012 9:28 am
- Forum: Brekeke SIP Server Forum
- Topic: Adding prefix 1 to RPID (Remote Party ID)
- Replies: 15
- Views: 24284
- Sun Dec 16, 2012 6:24 am
- Forum: Brekeke SIP Server Forum
- Topic: Adding prefix 1 to RPID (Remote Party ID)
- Replies: 15
- Views: 24284
- Sun Dec 16, 2012 5:56 am
- Forum: Brekeke SIP Server Forum
- Topic: Adding prefix 1 to RPID (Remote Party ID)
- Replies: 15
- Views: 24284
Hope: I want to send the call through the SIP server.What I'm trying to do is to pass CLI (Caller ID) to our ITSP. The Caller ID in this case is the registered user account number. Right now we're successfully passing 10 digit CLI but our clients are requesting for 11 digits and our account factory ...
- Sat Dec 15, 2012 9:57 am
- Forum: Brekeke SIP Server Forum
- Topic: Adding prefix 1 to RPID (Remote Party ID)
- Replies: 15
- Views: 24284
Adding prefix 1 to RPID (Remote Party ID)
1. Brekeke Product Name and Version:Bpbx 2.4.9.0 2. Java version:5.1 3. OS type and the version:Window 2008 Server 4. UA (phone), gateway or other hardware/software involved:Cisco,Grandstream and Yealink IP Phone 5. Your problem: I'd like to add prefix 1 to a registered user ID before sending the ...
- Wed Jul 18, 2012 8:10 am
- Forum: Brekeke PBX Forum
- Topic: Pbx does not return calls to CallBack Extension
- Replies: 4
- Views: 13930
- Tue Jul 17, 2012 12:25 am
- Forum: Brekeke PBX Forum
- Topic: Pbx does not return calls to CallBack Extension
- Replies: 4
- Views: 13930
is it like caller make a call to number 5347765098 and then hangup and pbx should send call to both caller and 84927788546? Yes that's how it is but caller is actually 84927788546 calling from a cellphone (PSTN) via a DID access number:5347765098. Here's the call flow sequence: (A) 84927788546 a ...
- Sun Jul 15, 2012 9:55 am
- Forum: Brekeke PBX Forum
- Topic: Pbx does not return calls to CallBack Extension
- Replies: 4
- Views: 13930
Pbx does not return calls to CallBack Extension
1. Brekeke Product Name and version: Bundled Bpbx 3.0.6.3 pro 2. Java version: 6 3. OS type and the version:Windows server 2008 4. UA (phone), gateway or other hardware/software involved:RadiusCat Billing server. 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network ...
- Thu Jun 14, 2012 6:34 am
- Forum: Brekeke SIP Server Forum
- Topic: How can I make to allow Incoming calls to registered user?
- Replies: 4
- Views: 5525
Try this dial plan,that's what I use: [Matching Patterns] $request = ^INVITE To = sip:0(.+)@ [Deploy Patterns] $auth = false To = sip:%1@ ®ister.contact.remote = true $continue = false. Remember to add the prefix "0" while sending calls to registered users.For example if a user is register with ...
- Sat May 05, 2012 6:06 pm
- Forum: Brekeke SIP Server Forum
- Topic: Can't Call registered Users on a Local Network.
- Replies: 4
- Views: 5800
- Wed May 02, 2012 9:15 pm
- Forum: Brekeke SIP Server Forum
- Topic: Can't Call registered Users on a Local Network.
- Replies: 4
- Views: 5800
- Mon Apr 30, 2012 7:58 pm
- Forum: Brekeke SIP Server Forum
- Topic: Can't Call registered Users on a Local Network.
- Replies: 4
- Views: 5800
Can't Call registered Users on a Local Network.
1. Brekeke Product Name and version: BPBX 2.4.9.0 2. Java version:1.6 3. OS type and the version:Win 2008 Server. 4. UA (phone), gateway or other hardware/software involved:GrandStream GXP 280 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/networkpatterns.html : 6. Your ...
- Thu Oct 21, 2010 4:56 pm
- Forum: Brekeke PBX Forum
- Topic: Can't send calls to an ITSP from Pbx.
- Replies: 5
- Views: 5817
- Fri Oct 15, 2010 4:14 pm
- Forum: Brekeke PBX Forum
- Topic: Can't send calls to an ITSP from Pbx.
- Replies: 5
- Views: 5817
Hi Hope,thanks for your response.I created a pbx user for Grandstream,same user name and password as in the the Grandstream and Sip server but it didn't work,I'm getting error 404 not found instead. Must I have a pbx user defined to send calls to an ITSP? since the pbx user can not be found,what do ...
- Fri Oct 15, 2010 4:41 am
- Forum: Brekeke PBX Forum
- Topic: Can't send calls to an ITSP from Pbx.
- Replies: 5
- Views: 5817
Can't send calls to an ITSP from Pbx.
1. Brekeke Product Name and version:Bpbx 2. Java version:2.4.7.3 3. OS type and the version:win 2003 standard 4. UA (phone), gateway or other hardware/software involved:Grandstream GXP280, Asterisk Gateway 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/networkpatterns ...
- Wed Sep 23, 2009 10:10 am
- Forum: Brekeke PBX Forum
- Topic: Error 486
- Replies: 5
- Views: 7280
Error 486
"Brekeke Sip UA" in this context is our Callback Module and "12358183385005 is registered in our SIP Server.
- Tue Sep 22, 2009 7:50 am
- Forum: Brekeke PBX Forum
- Topic: Error 486
- Replies: 5
- Views: 7280
Error 486
Hi JanP,
Thanks for your response.
To answer your question,yes "55060" is our Sip hostname.
Thanks again,
Vincent.
Thanks for your response.
To answer your question,yes "55060" is our Sip hostname.
Thanks again,
Vincent.
- Wed Sep 16, 2009 11:09 am
- Forum: Brekeke PBX Forum
- Topic: Error 486
- Replies: 5
- Views: 7280
Error 486
1. Brekeke Product Name and version:Sip Server / Pbx 2. Java version:2.1.6.6 pro 3. OS type and the version:Win 2003 standard edition 4. UA (phone), gateway or other hardware/software involved:AAA RadiusCat,IVRcat,Callback ,Calling Card,ANI Callback and Web Callback modules. 5. Select your network ...
- Thu Sep 10, 2009 7:59 pm
- Forum: Brekeke PBX Forum
- Topic: Dial Plan
- Replies: 4
- Views: 5667
Dial Plan
Haddas,
Thanks for your response,I'll contact Brekeke team as suggested.
Thanks again,
Vin.
Thanks for your response,I'll contact Brekeke team as suggested.
Thanks again,
Vin.
- Fri Sep 04, 2009 8:10 am
- Forum: Brekeke PBX Forum
- Topic: Dial Plan
- Replies: 4
- Views: 5667
Dial Plan
Haddas,
Thanks for your response.We actually have JTAPI running in our server.Without JTAPI our IVR wouldn't work.
Since it's possible to create a dial plan that can meet our need.Could you please show us a sample dial plan?
Thanks for your time and kind assistance.
Regards,
Vincent.
Thanks for your response.We actually have JTAPI running in our server.Without JTAPI our IVR wouldn't work.
Since it's possible to create a dial plan that can meet our need.Could you please show us a sample dial plan?
Thanks for your time and kind assistance.
Regards,
Vincent.
- Mon Aug 31, 2009 8:20 am
- Forum: Brekeke PBX Forum
- Topic: Dial Plan
- Replies: 4
- Views: 5667
Dial Plan
1. Brekeke Product Name and version:Sip/pbx version 2.1.6.6 basic 2. Java version:1.5.0_16 3. OS type and the version:2003 standard edition 4. UA (phone), gateway or other hardware/software involved:RadiusCat AAA,Quintum gateway 5. Select your network pattern from http://www.brekeke-sip.com/bbs ...
- Fri Aug 28, 2009 12:44 am
- Forum: Brekeke PBX Forum
- Topic: dial plan
- Replies: 0
- Views: 8052
dial plan
1. Brekeke Product Name and version:pbx version 2.1.6.6 Basic 2. Java version: 3. OS type and the version:win 2003 standard edition 4. UA (phone), gateway or other hardware/software involved:radiusCat AAA,Quintum gateway,Brekeke sip server 5. Select your network pattern from http://www.brekeke-sip ...