Hello,
I have Yate server which works as bridge between PBXes. MyCompanyFirstPBX<-SIP trunk->Yate <SIP Trunk> ISP-PBX.
Can I use this Yate server to connect two other PBXes like this:
MyCompanySecondPBX<-SIP Trunk->Yate<-SIP Trunk->AnotherCompanyPBX
How to isolate routes from each other on Yate?
regexroute file contents
^8778xxx*$=sip/sip:\0@MyCompanyFirstPBX
^870.*$=sip/sip:\0@ISP-PBX
^877.*$=sip/sip:\0@ISP-PBX
^874.*$=sip/sip:\0@ISP-PBX
^8775.*$=sip/sip:\0@ISP-PBX
^8778.*$=sip/sip:\0@ISP-PBX
^8727xxxxx.*$=sip/sip:\0@ISP-PBX
^871.*$=sip/sip:\0@ISP-PBX