similar to: ser+asterisk - security

Displaying 20 results from an estimated 500 matches similar to: "ser+asterisk - security"

2005 Mar 16
1
Re: [Serusers] ser+asterisk - security
Do some reading about contexts in *. Basically, you want all "public" sip requests to land in a dialplan context that has no access to PSTN, and requests from your own SER box(es) to land in another context (that DOES have access to PSTN). You can achieve this by adding an entry to your sip.conf for your SER box with it's IP address (and context) specified. ----- Original
2005 Jul 04
2
Asterisk with Intel Blade Machine...
Hello, I would like to use Intel Blade machine for running Asterisk. Is there anyone who already use Intel Blade server for running Asterisk? Can you please explain, how perform Asterisk with Intel Blade machine? I would appreciate for giving me feedback regarding this issue. Regards Nahid -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Feb 14
5
ATA that actually work with T.38
Hi, I am implementing T.38, and finding a problem getting boxes that work with T.38 for testing. A lot (maybe most) ATAs now claim to support T.38, but I'm finding a lot of these lie. I have one box here that just crashes when it hears a fax tone. :-) I'm looking for boxes known to implement T.38 properly, and which really work in the real world. Regards, Steve
2004 Dec 13
7
Dialing out to 2 clients simultaneously
Hi When I register a SIP or IAX client to asterisk and I dial to it from another UA then there is no problem at all But, when I register two or more clients to the SAME peer (with the same user/pass) and I call to this peer.. Then only the UA which registered the last will ring.. Others don't ring... What can I do about this?? I would like to register for example 10 UA's to the same
2005 Sep 02
3
DTMF and "breaking through" voice prompts
Has anyone else had problems with users being able to press key tones during a voice prompt? I have a few users complaining that some systems will not recognize key presses during them. using current CVS-HEAD, linksys PAP2 UA's, rfc2833 dtmf mode. Thanks Sherwood McGowan -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Dec 13
3
Strange Segmentation fault
I get seg. fault with my * box. at the crash time i had about 35 Bridged Channel. i have: - dual xeon box (3.2Ghz) - 2Gb of memory - E7501 chipset motherboard. - U320 scsi disks - intel Gb ethernet device. - i only use sip for clients (no fxs in box) - TE405P for fxo (with 4 atran TA750). - ulaw is used as codec and echo cancellationo is enabled. but the core dump file has nothing to show with
2005 Feb 21
1
X-IMail-SPAM-Connection DNS Sudo ANI vs True ANI
Hello All, I'm having problems with international calling via Global Crossing. I'm told I need to send a true ani versus a sudo ani. What is the difference and how can I configure asterisk to do this. Global Crossing is denying calls with sudo anis. Thanks, Keith
2005 May 23
1
How to connect to IPTEL.ORG
Hi, how I can connect Astrisk to my iptel account??? I have try to this configuration, but it doesn't work: In sip.conf: register => my_account_name:xxxx@iptel.org [iptel.org] type=friend host=iptel.org fromuser=my_account_name secret=xxxx nat=yes in extensions.conf: [fromiptel] exten => my_iptel_number,1,Dial(SIP/phone1,20,r) [toiptel] exten =>
2005 May 31
2
Ztdummy usage
Dear All, I have installed Asterisk everything is OK until I tried to configure meeting room, configuration was simple enough when I try I get a message that it's not a valid meeting room, Now I don't have a Zaptel device on my machine, so I found that you will have to use ztdummy to make a dummy zaptel device on your machine and this is because of timing issues. My question is ztdummy
2005 May 18
2
DEBUG output on sip extensions
Can anyone help me to understand what the significance of this output is? May 17 10:50:23 DEBUG[2030]: Didn't get a frame from channel: SIP/105-1ae4 May 17 10:50:23 DEBUG[2030]: Bridge stops bridging channels SIP/105-1ae4 and SIP/outbound-7dc3 I searched for these phrases but am coming up short on what they really mean. I'm trying to investigate problems we are having with two
2005 Jun 16
3
SER and Asterisk question
Dear All, I am trying to make the phones always talk to each other (peer to peer) using SER as a sip proxy, and incase the call is not answered we will use the voicemail of asterisk and other feautures, I have done that already, but in order to do so I found that I have to make the users dial different exten numbers, here is an example: user with exten 666 wants to call 999 . 666 dials 1999 and
2005 Feb 23
6
List tips for new subscribers
*spews coffee over keyboard* - FUNNIEST - THREAD - EVER - Also one of the most insightful. Teddy, your gmail invite is on the way.
2005 Aug 17
8
DECT gateways
Heya list, I need some advice/experience. Some of our customers are asking us about DECT solutions for their asterisk install. Some others will not go to asterisk if there won't be a DECT solution. They now have a Siemens or a Samsung PBX. Those PBX-es come with a DECT basestation and optionally repeaters etc. All those basestations speak some own protocol to the PBX, so we cannot use them
2004 Sep 14
3
OH323 Trunking
I've successfully got inbound/outbound calling working with our Asterisk using the Asterisk-OH323 channel driver. We are using a parent gatekeeper and the NuFone H323 channel driver would not work with the parent gatekeeper... I'm trying to determine a way to ensure that the line used for outbound calling is always available i.e. like trunking.. >From what I can tell when I place an
2005 Aug 30
2
How to use * and # as part of numberindialcommand
What is CFU and CFNR? > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Michel Koenen > Sent: Tuesday, August 30, 2005 1:46 AM > To: asterisk-users@lists.digium.com > Subject: RE: [Asterisk-Users] How to use * and # as part of > numberindialcommand > > > From: "Damon
2005 Sep 22
1
Early Media with Asterisk
Hi :) I hope someone has a hint concerning Early Media. The situation: My Asterisk is connected to small local carrier who works with several SIP servers. I traced some SIP headers and find something like this: Via: SIP/2.0 UDP sip1.provider1.de In the SDP part I found something like this: o=- 2268929 0 IN IP4 sip2.provider1.de c=IN IP4 sip2.provider1.de If I send
2005 Sep 29
2
Don't call
I have set up extension.conf and sip.con with default parameter of UNIVOICE server, but Asterisk show this message when I call a number: Sep 29 11:34:52 WARNING[4179]: chan_sip.c:1899 create_addr: No such host: univoice,Ttr Sep 29 11:34:52 NOTICE[4179]: app_dial.c:1109 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination) == Everyone is
2004 Aug 28
4
G729 licenses
Hi, all!!! What will Asterisk do in the following case: For example, we have 4 licenses, and have 4 simultaneous calls, using G729. Will asterisk allow incoming calls from peer, that can talk G729 and ulaw, and will it force it somehow to use ulaw in this case? All phones there in LAN behind Asterisk prefer GSM codec, so it does transcoding. So, what I mean is will Asterisk fall back to use
2005 Aug 25
3
Dell 2850 anyone ...
Can anyone comment or share experences with using Dell 2850's with Asterisk. Proposed config is 2850, 2 x 3.6g procs, 2 g's of ram, 4 x 36g 15k rpm drives raid 10, Digium TE411P ( the echo cancelling cards ). Expected load is 1 or 2 pri's (most likely 1 ) 100 Polycom phones on the local network, 15 phone on a remote T1. 6 phone remote via the internet using IAX, Voicemail for
2005 Sep 23
3
Removing "-" (Dash) from Dialed Numbers
I am trying to enable dial-by-email by using LDAPget to query an Active Directory server. I've got it retrieving the phone number fine. Unforunately, the numbers stored in active directory are either in the format: (xxx) xxx-xxxx or xxx-xxx-xxxx. Is there any way to parse characters out of the dialed phone number so that I only end up with digits (remove spaces, parenthesis and dashes)?