Your Ad Here
 
Questions ? info@easylivecd.com

EasyLiveCD.com
FonoSIP.com
LiveCD VoIP Server
Linux LiveCD VoIP Server new
Screen Snapshots
Advanced Modules
Network Diagram
AZ Termination
Admin Book
Money Back Guarantee
Order now
Site Search
Contact
info@wifi.com.ar
Supported Phones
SIPphones
Nokia Symbian OS
Video Tutorials
Documentation
Site Search
Index
QuickStart
Admin Guide
B2BUA
Changelog
FAQ
Admin Book
Sip Phones
Subscribe to new releases
News
VoIP
Linux forums
Tutorials new
WiFi.com.ar


Languages
es it fr pt de gr fi cn ko ja ru hi ar lang world

Indice de la Documentación

ASTERISK B2BUA
http://www.wifi.com.ar/english/voip.html





MULTIDOMAIN AND DISTRIBUTOR MODULE


To terminate calls from gateways that require ip authentication 
use the following lines in your ser.cfg


        # wholesale service for
        #
        # voiptest2.net 84.50.50.50
	# voiptest3.net 84.60.60.60
	#

        if (uri=~"^sip:001[0-9]*@voip.brujula.net" &&
                (
                src_ip==84.50.50.50 | src_ip==84.60.60.60
                ) {
                setflag(1);
                strip (2);
                rewritehostport("your.termination.gateway:5060");
                if (!t_relay()) {
                        sl_reply_error();
                };
                break;
        };


- To provide real-time CDR for wholesale users see example scripts at

/htdocs/user/wholesale-example1.php
/htdocs/user/wholesale-example2.php
/htdocs/user/wholesale-example3.php


- Multi-domain web interfaces 

Multi domain web interfaces are located at

/htdocs/domain/admin/index.php
/htdocs/domain/user/index.php

/htdocs/domain2/admin/index.php
/htdocs/domain2/user/index.php


Indice de la Documentación




Products and Services Linux LiveCD Router | Hotspot Server | Media Server | Money Back Guarantee | Printed Book Format | Online Documentation |
Follow us on Twitter | ba.net



Contact us info@easylivecd.com
© EasyLiveCD.com, FonoSIP.com, WiFi.com.ar, BA.NET
>