Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- context outbound35 {
- _[2-5]xxxxxx => {
- Dial(SIP/${EXTEN}@vegatrunk35,300,T);
- }
- _0xxxxxxxxx => {
- Dial(SIP/${EXTEN}@vegatrunk35,300,T);
- }
- }
- context outbound36 {
- _[2-5]xxxxxx => {
- Dial(SIP/${EXTEN}@vegatrunk36,300,T);
- }
- _0xxxxxxxxx => {
- Dial(SIP/${EXTEN}@vegatrunk36,300,T);
- }
- }
Add Comment
Please, Sign In to add comment