similar to: Multiple Asterisk Installations + SER

Displaying 20 results from an estimated 11000 matches similar to: "Multiple Asterisk Installations + SER"

2005 Aug 19
1
Nat + Asterisk + Ser (Far end Nat Traversal)
Hello, I have several * servers behind a SER server (in a local ip range). The SER server is also publicy reachable. On the other site, I have SIP clients that are behind another NAT or in the same NAT range as the * server. Can someone give me some directions/hints etc. on how to make this work. I think I should be using MediaProxy with SER. But do the SIP clients need to register at the SER
2005 Aug 22
1
FW: Nat + Asterisk + Ser (Far end Nat Traversal)
Skipped content of type multipart/alternative-------------- next part -------------- _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
2005 Aug 17
0
Asterisk (multiple) + Ser
I have several Asterisk servers installed and one SER server which will act as a gateway to PSTN, en redirect server. I was thinking to implement it the following way: - Register all the * servers at SER (is this neccessary?) -> this works via register=>asterisk:password@serbox in sip.conf - Setup aliases in SER for the telephonenumbers to the appropiate * server: serctl alias add
2003 Dec 16
28
codec negotiation
Hi list, I'm with a little problem on codec negotiation between a cisco827 and asterisk. My sip.conf is like that: [general] port = 5060 bindaddr = 0.0.0.0 context = default amaflags = default allow=g729 allow=gsm allow=alaw allow=ulaw ;disallow=all and cisco like that: dial-peer voice 6 voip destination-pattern 0T session protocol sipv2 session target ipv4:<asterisk-ip>
2005 Aug 24
0
Re: [Serusers] SER IP PBX for multiple clients
Waldo, How do you let your customers manage 'their' PBX. I too have a setup like you. However, I installed a * server for each customer, via vserver. I'd like to now what kind of software/webbased package you use for this. I also have SER installed as a front-end server for the * servers. But, as I'm still not very into SER, don't know exactly how this fits in. Should I use
2005 Feb 08
1
SER Interaction: Agents and Extensions
Hey gang, I'm trying to work out all possible scenarios using SER & Asterisk in our upcomming deployment. The example scenario is 50 different customers, all with different numbers of SIP UAs. All UAs would register with SER; This will help keep any inter-office conversations off our bandwidth since SER doesn't handle the RTP stream. Calls from PSTN to UA are easy to handle.
2005 Aug 08
1
Call forward & SER as SIP router
Hi, I'm trying to transfer an incoming call from the PSTN to another PSTN number through a SER - Asterisk system. SER doing only routing.. pstn call-> SER -> asterisk (call forward) -> SER -> pstn Logic for SER: If something comes from the pstn, send it to asterisk. If something comes from asterisk, send it to the pstn. Every time I am getting a "Got SIP response 481
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
2004 May 31
1
Asterisk and SER Setup Questions.
Dear All, I have the following setup. Quad T1's<->Asterisk (PBX)<->(LAN<->DMZ)<->SER<->(Firewall)<->(Internet) | Local US Help Desk (Snom 200') This setup works well. I can pass calls from over the internet to the Asterisk PBX via SER using X-Ten Lit. I have a couple of questions; 1. How do I
2008 Nov 05
1
SER/Asterisk interworking mailing list.
Greetings, As a developer and consultant who spends considerable time on projects involving the fusion of Asterisk and products derived from the SER ecosystem (OpenSER, Kamailio, OpenSIPS, the new SIP-Router), I have found that there is a great volume of interest in this topic on the mailing lists associated with all communities involved, but a comparative lack of focus that results in
2005 May 25
5
SER Config for Asterisk
Hello, This is the scenario i want to setup: Cisco ATA 186 -----------> SER -------------> Asterisk I want the Cisco ATA to register to Asterisk through SER. when the Cisco ATA place a call, SER querry a data base (MySQL or else), and if there is a valid Account for the ATA, the call go to Asterisk. Did someone know how to set SER to work like this with Asterisk? which version of SER
2006 Dec 18
1
MWI, Realtime SIP, Voicemail and Extensions, UAs registered with SER
I have the following setup: - UAs registered with SER/OpenSER - SIP peers (non cached), extensions, voicemail setup (not message storage) defined in Asterisk 1.2 using Realtime When a message is left in the user's mailbox, no Notify message is sent to SER. 1. If the SIP peer is defined in sip.conf with a host=ser.domain.com then the notfy is sent to SER. 2. If realtimecache=yes is set in
2004 Jan 15
1
SER & Asterisk
Hi, I'm trying to bundle the powers of Asterisk and SER. Asterisk for pabx functionalities and termination to landline/PSTN, and SER as SIP Gateway/Proxy. With my current configuration the SIP user just adds 0 as a prefix to a number, and the call will go out to PSTN over Asterisk. For this to work I added the rewritehostport() function in SER to point to the Asterisk IP (different from the
2005 Jan 24
1
who used ser and asterisk?
I install ser and found my ser don't support mysql. my ser version : ser-0.8.14_src.tar.gz and ser-0.8.14_linux_i386.tar.gz who can help me? thanks. Best Regards Zhao Zigang ??? Alcatel Shanghai Bell Co., LTD *:388,NingQiao Rd.,Shanghai 201206 *:086-21-50554550-7762 *:Zigang.Zhao@alcatel-sbell.com.cn
2004 Oct 07
2
Asterisk ---- SER ----- GAteway and Reinvite
Hi, i'm using * with SER and a cisco 3725 as Gateway. I noticed that the reinvite is not working if i use SER and if i don't use IT (*---->Gateway) the reivite works so the * server is able to let the RTP direct from gateway to SIP Clients. Do you know in which way can i let it work with the SER too. Becouse i need SER to manage other VOIP communities but if i'm not able to use
2005 Jun 22
1
Re: [Serusers] ASTERISK+SER+MWI
What's wrong with ARA (asterisk realtime architecture) from voip-info: Asterisk, SER and MWI http://mail.iptel.org/pipermail/serusers/2004-December/013727.html Actually I wrote a patch for this and it supports ast_data too. What you do is tell asterisk that all of your phones IP addresses are your SER machine. Then when a message gets left Asterisk sends the NOTIFY to username at
2005 Jun 29
1
Asterisk/SER/Call Manager
Hi all, I have Asterisk talking to my call manager 4.0 with SIP trunk as mentioned in the wiki. I also have SER talking to Asterisk. I need the SER talking to my Call manager. The reason why CCM cannot talk to SER is because SER is a on a public ip address, and CCM is on a private ip address. The asterisk how ever has 2 nics, which talks to both and external. Is it possible to allow
2003 Oct 15
1
SER vs STUND with Asterisk..
One for the gurus.. I have seen there has been a lot of discussion about using SER with Asterisk.. This to me seemed like an over kill becasue it would basically be doing most of what Asterisk is doing anyway unless you create some weird and wonderful config in SER.. Anyway, I decided to go and have a quick read through the SER docs and in the section about NAT they say that the best way to
2007 Aug 23
1
[Serusers] why combine ser with asterisk
Asterisk is an excellent PBX system, and makes a very good endpoint in the SIP chain for all sorts of things -- IVR systems, voicemail applications, automated messages, etc. It has an extremely well-written CDR engine, so many people mesh it with billing applications to produce accurate accounting information. It also is fully aware of the media stream, which means it's capable of cutting
2005 Mar 21
1
Asterisk, SER & Jabber
Hi all, I was wondering if someone could explain the relationship of Asterisk, SER & Jabber (XMPP) to me. I understand that there are facilities within Asterisk to use jabber to notify of incoming calls via XMPP clients, however I'm trying to work out exactly where the SER server would sit in all of this and what it's actual role would be. This might seem like a silly