Displaying 2 results from an estimated 2 matches for "src_server".
Did you mean:
sec_server
2008 Jan 29
3
Dump on remote filesystems?
I have a couple C5 systems I want to back up. My plan is to, one way or
another, back them up to a C5 machine in my office. I have samba
installed on the systems to back up, the machines are mounted on the
system in my office, and a tape library hanging of the system in my
office.
I was hoping to perform a simple /sbin/dump of the remote systems. I put
together a script for another
2009 May 17
1
Capture "Server" header in SIP reply.
...main,30,M(GetOtherPartyInfo))
exten => _X.,n,Hangup()
[macro-GetOtherPartyInfo]
exten => s,1,NoOp(SIP Server: ${SIP_HEADER(Server,1)})
unfortunately the above doesn't seem to work:
-- Executing [s at macro-GetOtherPartyInfo:1]
NoOp("SIP/dev-sip.domain.net-08dbb610", "SIP src_server: ") in new
stack
Is there any way to capture SIP headers from reply messages generated
by a called party?
Regards,
Chris