search for: custdid1

Displaying 1 result from an estimated 1 matches for "custdid1".

Did you mean: custdid2
2011 Jun 01
2
Question about "null routing" calls to DIDs we don't handle
...=local (SIPcust1)[residentia] ; SIP customer name username=SIPcust1 mailbox=SIPcust1 secret=redacted ; and other sip customers == extentions.ael context local { // Does some local cleanup, strips leading 1 off number, _N11, star codes, fun stuff includes { clients; }; } context clients { custDID1 => Dial(SIP/SIPcust1,35); custDID2 => Dial(SIP/SIPcust2,35); custDID3 => Dial(SIP/UNCforwardNumber at upstream,120); // inbound calls to forwarding customers should route back upstream unassignedDID => &Unassigned(); _NXXNXXXXXX => Dial(SIP/${EXTEN}@upstream,120); // num...