similar to: re: asterisk, SER and autocreatepeer

Displaying 20 results from an estimated 7000 matches similar to: "re: asterisk, SER and autocreatepeer"

2004 Aug 21
0
autocreatepeer and sip peer options
Hi all, quick question...i am using autocreatepeer to get asterisk to work with SER without having to specify each UA in sip.conf and in ser separately. 2 questions: 1. obviously this is not very secure. assuming i block incoming requests on the port asterisk is running SIP on (excluding requests from the SER, of course) does this adequately protect the server from unauthorized users or is there
2006 Jan 30
0
re: help with redirect from SER
hello all, i have a problem, and i'm tearing my hair out...any assistance is appreciated. I am trying to redirect from SER to Asterisk, both on the same machine. In 1.09 I didnt need to set up a peer for SER, just autocreatepeer=yes, and rewritehostport from SER as below, and asterisk accepted the requests without a problem. When I updated to 1.23 requests from SER to asterisk die quietly, no
2006 Feb 05
2
re: questions about sip requests to asterisk 1.2
hi all, I keep asking the question and getting no replies, so i'll keep asking :-) In asterisk 1.09, with autocreatepeer=yes, if i send asterisk a SIP request from SER, specifically rewritehostport("myIP:5070"); (asterisk running on port 5070) asterisk picks up the request and matches it to the dialplan, i.e. if in ser i was sending to 151@myServer, it will make it
2004 Jan 29
1
re: help with voicepulse connect IAX2
hello, after playing with an asterisk configuration for voip for a few weeks i'm trying to get outbound dialing with voicepulse going - i've cut down the asterisk to a very minimal install (1 SIP client) to try to localize the problem. The SIP client works fine (SIP and * on the same NAT) and could access the demo from samples before i removed it, and can call itself - so i am
2004 Dec 09
0
Ser + Asterisk & DMZ
Hi all I am in this strange situation: we had ser configured to relay calls to numbers to asterisk extensions and all used to work nicely, with both ser and asterisk running on the same machine with public ip (ser on port 5060 and * on 5061). We had to move temporarily our server to another provider which put our server on a dmz, so that now we have our server with private ip but reachable from
2005 Mar 23
3
Need some help
Hi all I have a couple of questions maybe you guys can help me with them I have sip phones , SER server , Asterisk. what is the best way to do that (also with accounting and authentication). which one of those options 1) sipphone -> SER -> ASTERISK -> SER -> PSTN 2) sipphone -> SER ->ASTERISK ->PSTN on the first option i am trying to return the call to the ser
2005 Jul 02
3
call forwarding, most basic case
hello all, i need some help and after trying the wiki i'm even more confused than i was. i'm trying to set up call forwarding and running into problems... i want the most basic call forwarding imaginable. 1. caller dials extension (say, 154) 2. dialplan is updated to forward caller's extension (based on CALLERIDNUM) to voicemail, instead of ringing his endpoint. 3. caller is
2004 Aug 16
0
re: asterisk as VM for SER
(sorry, posted without subject) hello, if anyone is using asterisk as a voicemail system for SER I would be grateful if i could see a working ser.cfg and extensions.conf of such a setup. I am having some issues with rollover to voicemail when busy, and in setting up a VM extension for users to retrieve their mail without having to enter their own extension. When i get this working i'll write
2006 Apr 14
1
asterisk or ser
Hello: I noticed in few references that asterisk and ser and complementary. Meaning asterisk handles connections to PSTN and voicemail but SER is better for routing SIP traffic. Is anyone using just asterisk for production purpose. Meaning serving a high number of callers. Is it mandatory to use SER behind asterisk? your feedback would appreciated. -Gaid -------------- next part
2005 Jul 25
0
Outgoing SIP to SER causes LOOP BACK message
> Hello fellow asterisk people! > > I have Asterisk listening on port 5061 and SER on port 5060. > > Asterisk is configured as a gateway for ISDN/Analog/H323 and also SIP. > > My problems are with SIP. I can make incoming calls from SIP to asterisk > and to any of the other networks, but when I try to make an outgoing call > from Asterisk to SER I see the following in
2005 May 09
1
Asterisk + SER and NAT
Hi, We are testing a SIP solution * + ser solution for a large implementation. All the clients are nated. When a client is dialing outside the domain (to a FWD sip account for example) all is perfect ! ;-) But ,when a call is done to a sip account, the client is ringing, then the caller can hear the nated client very well, but the nated client does'nt hear anything. RTP issue no ? I've
2005 Mar 03
2
Re : Calling card platform
We are using a platform from AmarFone Inc. It great full featured , everything you want to run a calling card and does not cost your a lot of money. Their support is awesome. You can contact them at sales@amarfone.com. Ehsanul Karim
2006 Jan 04
0
confusion about contexts - SER
Guess I got where your confusiion lies.... you DON'T set up the ALL contexts the users will have acces to in sip.conf, in this file you will only set 1 single context. All other contexts you want the users to have acces to, you will have to add them in the extensions.conf So what you have to do is the following: -user 2092, set it the createmenu context in sip .conf - in extensions.conf
2005 Jul 23
1
Outgoing SIP Problems with Asterisk and SER on same PC
Hello fellow asterisk people! I have Asterisk listening on port 5061 and SER on port 5060. Asterisk is configured as a gateway for ISDN/Analog/H323 and also SIP. My problems are with SIP. I can make incoming calls from SIP to asterisk and to any of the other networks, but when I try to make an outgoing call from Asterisk to SER I see the following in Asterisk: -- Executing
2007 Oct 22
1
app_swift issues
Hi all, i'm trying to integrate cepstral and asterisk, and i have a problem i'd appreciate any help with (i know it's a bit tangential, but i figure this is the place with the most knowledge of app_swift and asterisk). I've installed swift from cepstral.com with alison's voice, and it works fine, from the command line i can do swift "hello there" -o test.wav and then
2007 Oct 12
1
question about PSTN pickup
hi all, you'll have to excuse the ignorance (i'm a software guy, not a telcom guy..) Is there any way to know if a channel has been answered by an automatic system (like voicemail) rather than a human being? Specifically, I want to use a .call to make a call on a channel and only do something if a person answers, not a machine of any kind. Is this even possible, or is an answered
2006 Jan 31
4
Asterisk Registering with SER question
Hi, I've been registering asterisk to ser. I'm using SER as the outbound SIP trunk for Asterisk. Users registered with Asterisk will use the SIP trunk to reach SER registered users and PSTN's. Now when I register Asterisk with SER, on my SER's location table I see these record: Username Column = asterisk Contact Column = sip:s@202.84.24.47 I have a script running that checks
2005 Jan 01
1
Problems to use asterisk with mysql /odbc
hi, i.m. newbie in asterisk. asterisk 1.0.3 is my current version. i like to store usernames and passwords in a sql database. i like to log failed authentification-passwords, to create a blacklist for securityreasons. i thingk a sql-database is a good way to log these actions. i don.t find debugging-options to output invalid login-passwords. Ok, i have made the following: debian is my OS.
2005 Feb 09
1
Asterisk and SER Integration together
I know FWD uses a SER/Asterisk combo, and I keep hearing about the massive benefits, however, my initial playing around in SER's configuration indicates it's NOTHING like Asterisk at all, and almost 5x as difficult to understand and configure. But that's only after a few hours of playing with it. I'm interested in learning SER more, especially the integration with Asterisk. Is
2005 Jun 22
2
Weird ring back
Hi guys, I have a weird thing happening sometimes with users calling from a GrandStream phone through Asterisk onto a PSTN. Sometimes after a user hangs up a call on a GrandStream phone the phone starts ringing after a couple seconds. When the call is answered there is no one there. Anyone had this before ? Kindest regards David Wilson _______________________________ D c D a t a Tel +27 33 342