Home
last modified time | relevance | path

Searched defs:handle_unexpected_trans (Results 1 – 25 of 56) sorted by relevance

123

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/test/
H A Dmegaco_mess_otp8212_test.erl87 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
93 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, {otp8212_extra, Pid}) -> function
H A Dmegaco_mess_user_test.erl220 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function
223 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans, Extra) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_mess_otp8212_test.erl87 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
93 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, {otp8212_extra, Pid}) -> function
H A Dmegaco_mess_user_test.erl220 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function
223 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans, Extra) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/test/
H A Dmegaco_mess_otp8212_test.erl87 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
93 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, {otp8212_extra, Pid}) -> function
H A Dmegaco_mess_user_test.erl220 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function
223 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans, Extra) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_mess_otp8212_test.erl87 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
93 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, {otp8212_extra, Pid}) -> function
H A Dmegaco_mess_user_test.erl220 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function
223 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans, Extra) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_mess_otp8212_test.erl87 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
93 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, {otp8212_extra, Pid}) -> function
H A Dmegaco_mess_user_test.erl220 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function
223 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans, Extra) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/test/
H A Dmegaco_mess_otp8212_test.erl87 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
93 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, {otp8212_extra, Pid}) -> function
H A Dmegaco_mess_user_test.erl220 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function
223 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans, Extra) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/megaco/test/
H A Dmegaco_mess_otp8212_test.erl87 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
93 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, {otp8212_extra, Pid}) -> function
H A Dmegaco_mess_user_test.erl220 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function
223 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans, Extra) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/src/engine/
H A Dmegaco_user_default.erl157 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
160 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, _Extra) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_user_default.erl157 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
160 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, _Extra) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/src/engine/
H A Dmegaco_user_default.erl157 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
160 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, _Extra) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_user_default.erl157 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
160 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, _Extra) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_user_default.erl157 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
160 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, _Extra) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/src/engine/
H A Dmegaco_user_default.erl157 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
160 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, _Extra) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_user_default.erl157 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans) -> function
160 handle_unexpected_trans(_ConnHandle, _ProtocolVersion, _Trans, _Extra) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/examples/simple/
H A Dmegaco_simple_mgc.erl372 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/examples/simple/
H A Dmegaco_simple_mgc.erl375 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/examples/simple/
H A Dmegaco_simple_mgc.erl375 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/examples/simple/
H A Dmegaco_simple_mgc.erl375 handle_unexpected_trans(ConnHandle, ProtocolVersion, Trans) -> function

123