Displaying 3 results from an estimated 3 matches for "s_up".
Did you mean:
s_op
2004 Apr 07
1
PSTN calls do NOT hang up
...Hangup("SIP/-0811b4b8", "") in new stack
== Spawn extension (sip, 6917, 4) exited non-zero on 'SIP/-0811b4b8'
sip*CLI>
---------------------------
cisco#sh voice call
1/0/1
vtsp level 0 state = S_CONNECTvpm level 1 state = FXOLS_CONNECT vpm level 0 state = S_UP
--------------------------
dial-peer voice 999 voip
destination-pattern 8...
session protocol sipv2
session target ipv4:10.1.1.1:5065
session transport udp
codec g711ulaw
no vad
!
------------------------------------
exten => 6917,1,Answer
exten => 6917,2,Wait(1)
exten => 6917,3,V...
2007 Apr 18
0
[Bridge] BCP code ported to pppd 2.4.2
...ptions that we want to
request */
+bcp_options bcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */
+bcp_options bcp_allowoptions[NUM_PPP]; /* Options we allow peer to
request */
+bcp_options bcp_hisoptions[NUM_PPP]; /* Options that we ack'd */
+
+/* local vars */
+static int bcp_is_up; /* have called np_up() */
+
+static bool bcp_maclocal_valid;
+static u_char bcp_maclocal[ETH_ALEN];
+static char bcp_maclocal_str[3*ETH_ALEN]; /* string form of "maclocal"
arg */
+
+/*
+ * Callbacks for fsm code. (CI = Configuration Information)
+ */
+static void bcp_resetci...
2007 Apr 18
7
[Bridge] (no subject)
Dear Sir,
I was trying to install bridge as we are installing
scps gateway in our testbed.This requires us to
install the bridge.
Our Linux version is 2.4.18 ~3 and we are using redhat
7.2
Please let me know which is the bridge I should
install and how to configure it.
Before configuring the bridge what I should check in
my configuration.
Thanks for your time,
Sincerely
Rama
=====
I hear