A SysOp's Perspective on SER's flexibilityThis snippet was cut from the developer's mailing list during a discussion on seri.cfg, SERi's pride and most beginners' challenge... It will give you an insight into what SER is and isn't, and whether it might be for you :-) Consider a more simple SIP proxy like repro. All you can do there is start the damn thing and give it the user data (what would be Now, as an VoIPi operator, my world will be a little bit more complicated. I may have different services that run on separate proxy farms. I may If you draw this, you'll get at least half a dozen boxes with weird connections between. If this doesn't scare you, start sketching the call Better yet: You write your script, you do a test call. If it doesn't work, you make a trace, you fix your script and try again. No compiling, Now we fast forward a bit. Your system is running just fine. But one of your PSTN interconnect partners updates their software and -- surprise -- Sure, you quickly figure out what the problem is. Sure, you call them and try to explain to the unfortunate fellow on the other end how SIP Half a year passes and nothing much happens. Now, with SER all I need to do is find the route for the specific partner, do the magic with subst() and maybe some other horrible things With repro, things would have been quite different. I have to know enough C++ to actually grok their design or have to have someone doing What it comes down to is, that there is no universal thing. For NATi, there isn't six funny devices that you find a work around, report to the Sure, SER is hard to get into as a beginner. If you want to stay a beginner and don't care about SIP, use repro. It'll probably work for |
Navigation |