Displaying 2 results from an estimated 2 matches for "devicec".
Did you mean:
device
2017 May 08
8
Dial an extension to modify dialplan
Hello
I have the following scenario:
[mynicecontext]
exten => 2000,1,Dial(SIP/deviceA&SIP/deviceB&SIP/deviceC)
As expected, by dialing 2000, all three devices will ring. And that's
fine.
However, there are situations where I only want "deviceA" and "deviceB"
to ring. I would like to have an extension to dial in order to modify
the dialplan.
Here is what I did...
In extensions.con...
2004 Jun 07
1
hdlc setup routing question
Hello All,
I am battling a problem I don't know how to fix... Here is the
scenario:
Fractionated T1 with 1-6 channels voice, 21-24 channels data.
Comes into a box with Digium T100P, splits off data channes with HDLC,
to devicec pvc0,
This works fine, but I have a routing problem getting to my machines!
Here is the current set up...
sethdlc hdlc0 fr lmi ansi
sethdlc hdlc0 create 44
ifconfig hdlc0 up
ifconfig pvc0 xxx.xxx.250.74 netmask 255.255.255.252 pointopoint
xxx.xxx.250.73
ifconfig pvc0:0 xxx.xxx.244.33 netmask 255...