Displaying 3 results from an estimated 3 matches for "bedroom1".
Did you mean:
bedroom
2005 Mar 21
1
Net2Phone / Vonage
...2cc4050@192.168.5.200
CSeq: 102 NOTIFY
Via: SIP/2.0/UDP 192.168.5.200:5060;branch=z9hG4bK5be6f565;rport
Server: Sipura/SPA2000-1.0.30
Content-Length: 0
8 headers, 0 lines
Destroying call '5b0c2dae5d7fd21b06b6e3c822cc4050@192.168.5.200'
11 headers, 2 lines
Reliably Transmitting:
NOTIFY sip:bedroom1@192.168.5.143:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.5.200:5060;branch=z9hG4bK1fc74fe3;rport
From: "asterisk" <sip:asterisk@192.168.5.200>;tag=as01afe528
To: <sip:bedroom1@192.168.5.143:5060>
Contact: <sip:asterisk@192.168.5.200>
Call-ID: 046f554e56f323ce3cea8cdf2f2f3f9b@...
2003 Oct 03
1
Editting variable contents
...lt;session>".
How can I edit ${AVAILCHAN} to remove this session ID, so I can use its
contents in a subsequent Dial statement?
Dialing on Zap just gives a warning, but dialing a SIP channel
completely errors out.
------ extensions.conf snippet-------------
;
; Main Home number (8901)
;
; Bedroom1
exten => 8901,1,Macro(twoline,Zap/1,Zap/2)
; Bedroom2
exten => 8901,2,Macro(twoline,Zap/3,Zap/4)
; Bedroom3
exten => 8901,3,Macro(twoline,Zap/5,Zap/6)
; Kitchen
exten => 8901,4,Macro(twoline,Zap/7,Zap/8)
; Familyroom
;exten => 8901,5,Macro(twoline,Zap/13,Zap/14)
exten => 8901,5,Ma...
2003 Oct 05
1
ChanIsAvail app setting ${AVAILCHAN} to an unusable value.
...it ${AVAILCHAN} to remove this session ID, so I can use its
contents in a subsequent Dial statement?
Dialing on Zap just gives a warning about unknown option "-", but
dialing a SIP channel completely errors out.
------ extensions.conf snippet-------------
;
; Main Home number (8901)
;
; Bedroom1
exten => 8901,1,Macro(twoline,Zap/1,Zap/2)
; Bedroom2
exten => 8901,2,Macro(twoline,Zap/3,Zap/4)
; Bedroom3
exten => 8901,3,Macro(twoline,Zap/5,Zap/6)
; Kitchen
exten => 8901,4,Macro(twoline,Zap/7,Zap/8)
; Familyroom
;exten => 8901,5,Macro(twoline,Zap/13,Zap/14)
exten => 8901,5,Ma...