lists.osmocom.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
List overview
Download
gerrit-log
July 2024
----- 2025 -----
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
gerrit-log@lists.osmocom.org
1 participants
1379 discussions
Start a n
N
ew thread
[M] Change in docker-playground[master]: osmo-epdg: add support for testing for latest
by laforge
Attention is currently required from: lynxis lazus. laforge has posted comments on this change. (
https://gerrit.osmocom.org/c/docker-playground/+/37351?usp=email
) Change subject: osmo-epdg: add support for testing for latest ...................................................................... Patch Set 1: Code-Review+1 -- To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/37351?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: Ia31a92446e82a25fb592a2c91d0204db8f265d52 Gerrit-Change-Number: 37351 Gerrit-PatchSet: 1 Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <laforge(a)osmocom.org> Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu> Gerrit-Comment-Date: Thu, 04 Jul 2024 18:15:06 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
11 months, 3 weeks
1
0
0
0
[S] Change in osmo-ci[master]: jenkins: add ttcn3-epdg-test-latest job
by laforge
Attention is currently required from: lynxis lazus. laforge has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/37352?usp=email
) Change subject: jenkins: add ttcn3-epdg-test-latest job ...................................................................... Patch Set 1: Code-Review+1 -- To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/37352?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Change-Id: I2bb18feb697a8128745222eb3f35365cf9a99285 Gerrit-Change-Number: 37352 Gerrit-PatchSet: 1 Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <laforge(a)osmocom.org> Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu> Gerrit-Comment-Date: Thu, 04 Jul 2024 18:14:41 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
11 months, 3 weeks
1
0
0
0
[S] Change in osmo-ci[master]: jenkins: add ttcn3-epdg-test-latest job
by lynxis lazus
lynxis lazus has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/37352?usp=email
) Change subject: jenkins: add ttcn3-epdg-test-latest job ...................................................................... jenkins: add ttcn3-epdg-test-latest job Change-Id: I2bb18feb697a8128745222eb3f35365cf9a99285 --- M jobs/ttcn3-testsuites.yml 1 file changed, 13 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/52/37352/1 diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml index 66a8385..06a796a 100644 --- a/jobs/ttcn3-testsuites.yml +++ b/jobs/ttcn3-testsuites.yml @@ -221,6 +221,10 @@ disabled: true - ttcn3-hnbgw-test-latest: timer: H 10 * * * + - ttcn3-epdg-test-latest: + timer: H 07 * * * + # osmo-epdg requires OTP and kernel >= debian12: + node: build4-deb12build-ansible # Jobs below use uppercase TTCN3-$DISTRO, so they get listed separately from the ttcn3-* (debian) jobs -- To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/37352?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Change-Id: I2bb18feb697a8128745222eb3f35365cf9a99285 Gerrit-Change-Number: 37352 Gerrit-PatchSet: 1 Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu> Gerrit-MessageType: newchange
11 months, 3 weeks
1
0
0
0
[M] Change in docker-playground[master]: osmo-epdg: add support for testing for latest
by lynxis lazus
lynxis lazus has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/37351?usp=email
) Change subject: osmo-epdg: add support for testing for latest ...................................................................... osmo-epdg: add support for testing for latest Create a new osmo-epdg-latest docker image. Use a different configuration for ttcn3-epdg-test if running the latest. The latest comes from the obs repository and has different paths for libraries. Change-Id: Ia31a92446e82a25fb592a2c91d0204db8f265d52 --- A osmo-epdg-latest/Dockerfile A osmo-epdg-latest/Makefile A osmo-epdg-latest/osmo-epdg.config M ttcn3-epdg-test/epdg.sh M ttcn3-epdg-test/jenkins.sh A ttcn3-epdg-test/osmo-epdg.latest.config 6 files changed, 142 insertions(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/51/37351/1 diff --git a/osmo-epdg-latest/Dockerfile b/osmo-epdg-latest/Dockerfile new file mode 100644 index 0000000..10f7437 --- /dev/null +++ b/osmo-epdg-latest/Dockerfile @@ -0,0 +1,32 @@ +ARG USER +ARG DISTRO +ARG OSMOCOM_REPO_VERSION="latest" +FROM $USER/$DISTRO-erlang +# Arguments used after FROM must be specified again +ARG DISTRO + +WORKDIR /tmp + +# erlang repo is using build user +USER root +RUN case "$DISTRO" in \ + debian*) \ + apt-get update && \ + apt-get install -y --no-install-recommends \ + osmo-epdg && \ + apt-get clean \ + ;; \ + centos*) \ + dnf install -y \ + osmo-epdg \ + ;; \ + esac + +WORKDIR /data + +VOLUME /data +COPY osmo-epdg.config /data/osmo-epdg.config + +CMD ["/bin/sh", "-c", "ERL_FLAGS='-config /data/osmo-epdg.config' /usr/bin/osmo-epdg > /data/osmo-epdg.log 2>&1"] + +#EXPOSE diff --git a/osmo-epdg-latest/Makefile b/osmo-epdg-latest/Makefile new file mode 100644 index 0000000..8d0e10b --- /dev/null +++ b/osmo-epdg-latest/Makefile @@ -0,0 +1 @@ +include ../make/Makefile diff --git a/osmo-epdg-latest/osmo-epdg.config b/osmo-epdg-latest/osmo-epdg.config new file mode 100644 index 0000000..be49216 --- /dev/null +++ b/osmo-epdg-latest/osmo-epdg.config @@ -0,0 +1,2 @@ +[{osmo_epdg, [ +]}]. diff --git a/ttcn3-epdg-test/epdg.sh b/ttcn3-epdg-test/epdg.sh index 2614bf9..b8cb7b7 100755 --- a/ttcn3-epdg-test/epdg.sh +++ b/ttcn3-epdg-test/epdg.sh @@ -11,7 +11,11 @@ ip addr add $UE_ADDR dev $UE_IFACE ip link set $UE_IFACE up ip rule add from $UE_SUBNET table 45 -ERL_FLAGS='-config /data/osmo-epdg.config' /tmp/osmo-epdg/_build/default/bin/osmo-epdg & +if [ "$IMAGE_SUFFIX" = "latest" ]; then + ERL_FLAGS='-config /data/osmo-epdg.latest.config' /usr/bin/osmo-epdg & +else + ERL_FLAGS='-config /data/osmo-epdg.config' /tmp/osmo-epdg/_build/default/bin/osmo-epdg & +fi MYPID=$! # We cannot set a route for the interface until it is created by osmo-epdg... diff --git a/ttcn3-epdg-test/jenkins.sh b/ttcn3-epdg-test/jenkins.sh index cdd3a5e..07d9ea8 100755 --- a/ttcn3-epdg-test/jenkins.sh +++ b/ttcn3-epdg-test/jenkins.sh @@ -15,6 +15,7 @@ mkdir $VOL_BASE_DIR/epdg cp osmo-epdg.config $VOL_BASE_DIR/epdg/ +cp osmo-epdg.latest.config $VOL_BASE_DIR/epdg/ cp epdg.sh $VOL_BASE_DIR/epdg/ cp ../common/pipework $VOL_BASE_DIR/epdg/ @@ -28,6 +29,7 @@ docker run --rm \ $(docker_network_params $SUBNET 20) \ -u root \ + -e IMAGE_SUFFIX=$IMAGE_SUFFIX \ --ulimit core=-1 \ --cap-add=NET_ADMIN \ --device /dev/net/tun:/dev/net/tun \ diff --git a/ttcn3-epdg-test/osmo-epdg.latest.config b/ttcn3-epdg-test/osmo-epdg.latest.config new file mode 100644 index 0000000..ab176c8 --- /dev/null +++ b/ttcn3-epdg-test/osmo-epdg.latest.config @@ -0,0 +1,87 @@ +[ + %% =========================================== + %% Application config + %% =========================================== + {osmo_epdg, + [% GSUP Server connection parameters + {gsup_local_ip, "172.18.10.20"}, + {gsup_local_port, 4222}, + % Diameter Connection parameters + {dia_swx_remote_ip, "172.18.10.103"}, + {dia_swx_remote_port, 3868}, + {dia_swx_proto, sctp}, + {dia_swx_connect_timer, 200}, + {dia_swx_watchdog_timer, 6000}, + {dia_swx_watchdog_config, + [{okay, 1}, + {suspect, 1}]}, + {dia_swx_vendor_id, 0}, + {dia_swx_origin_host, "epdg.localdomain"}, + {dia_swx_origin_realm, "localdomain"}, + {dia_swx_context_id, "epdg@localdomain"}, + % Diameter s6b Connection parameters + {dia_s6b_local_ip, "172.18.10.20"}, + {dia_s6b_local_port, 3869}, + {dia_s6b_proto, sctp}, + {dia_s6b_connect_timer, 200}, + {dia_s6b_watchdog_timer, 6000}, + {dia_s6b_watchdog_config, + [{okay, 1}, + {suspect, 1}]}, + {dia_s6b_vendor_id, 0}, + {dia_s6b_origin_host, "aaa.localdomain"}, + {dia_s6b_origin_realm, "localdomain"}, + {dia_s6b_context_id, "aaa@localdomain"}, + % GTPv2C Connection parameters + {gtpc_local_ip, "172.18.10.20"}, + {gtpc_local_port, 2123}, + {gtpc_remote_ip, "172.18.10.103"}, + {gtpc_remote_port, 2123} + ] + }, + %% =========================================== + %% gtp_u_kmod config + %% =========================================== + {gtp_u_kmod, [ + {sockets, [{gtp0, [%% ip: IP Address assigned at the tunnel: + {ip, {172,18,10,20}}, + %% Allow binding to an IP address that is nonlocal or does not (yet) exist (IP_FREEBIND): + freebind, + % Create gtp tundev with role SGSN: + {role, sgsn} + ] + }] + } + ]}, + %% =========================================== + %% gen_socket config + %% =========================================== + {gen_socket, [ + {libdir, "/usr/lib"} +]}, + %% =========================================== + %% Lager logging config + %% =========================================== + {lager, [ + {log_root, "/data/"}, + {colored, true}, + {handlers, + [{lager_console_backend, [{level, debug}]}, + {lager_file_backend, + [{file, "console.log"}, {level, debug}, {size, 104857600}, {date, "$D0"}, {count, 10}]}, + {lager_file_backend, + [{file, "error.log"}, {level, error}, {size, 104857600}, {date, "$D0"}, {count, 10}]}]}, + {crash_log, "crash.log"}, + {crash_log_msg_size, 65536}, + {crash_log_size, 104857600}, + {crash_log_date, "$D0"}, + {crash_log_count, 10}, + {error_logger_redirect, true} + ]}, + {kernel, [ + {logger, [{handler, debug, logger_std_h, % {handler, HandlerId, Module, + #{config => #{file => "/data/erlang.log"}} + }] + } + ]} +]. -- To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/37351?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: Ia31a92446e82a25fb592a2c91d0204db8f265d52 Gerrit-Change-Number: 37351 Gerrit-PatchSet: 1 Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu> Gerrit-MessageType: newchange
11 months, 3 weeks
1
0
0
0
[S] Change in ...osmo_dia2gsup[master]: Makefile: new file
by fixeria
Attention is currently required from: osmith. fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37340?usp=email
) Change subject: Makefile: new file ...................................................................... Patch Set 1: (1 comment) File Makefile:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37340/comment/9363ac2b_…
PS1, Line 18: $(GEN_FILES) not defined -- To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37340?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: erlang/osmo_dia2gsup Gerrit-Branch: master Gerrit-Change-Id: Ida7ce261bfaac845ecdbec43e0bdd7d1669e5486 Gerrit-Change-Number: 37340 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de> Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Attention: osmith <osmith(a)sysmocom.de> Gerrit-Comment-Date: Thu, 04 Jul 2024 16:23:17 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
11 months, 3 weeks
1
0
0
0
[S] Change in ...osmo_dia2gsup[master]: Makefile: new file
by fixeria
Attention is currently required from: osmith. fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37340?usp=email
) Change subject: Makefile: new file ...................................................................... Patch Set 1: Code-Review-1 -- To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37340?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: erlang/osmo_dia2gsup Gerrit-Branch: master Gerrit-Change-Id: Ida7ce261bfaac845ecdbec43e0bdd7d1669e5486 Gerrit-Change-Number: 37340 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de> Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Attention: osmith <osmith(a)sysmocom.de> Gerrit-Comment-Date: Thu, 04 Jul 2024 16:22:48 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
11 months, 3 weeks
1
0
0
0
[S] Change in ...osmo_dia2gsup[master]: Makefile: new file
by fixeria
Attention is currently required from: osmith. fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37340?usp=email
) Change subject: Makefile: new file ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/37340?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: erlang/osmo_dia2gsup Gerrit-Branch: master Gerrit-Change-Id: Ida7ce261bfaac845ecdbec43e0bdd7d1669e5486 Gerrit-Change-Number: 37340 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de> Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Attention: osmith <osmith(a)sysmocom.de> Gerrit-Comment-Date: Thu, 04 Jul 2024 16:22:25 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
11 months, 3 weeks
1
0
0
0
[S] Change in osmo-ttcn3-hacks[master]: SIP_Templates: ts_SIP_UPDATE: Add missing SDP Content-Length/Type hea...
by pespin
pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37347?usp=email
) Change subject: SIP_Templates: ts_SIP_UPDATE: Add missing SDP Content-Length/Type headers ...................................................................... SIP_Templates: ts_SIP_UPDATE: Add missing SDP Content-Length/Type headers Change-Id: I510779191aa393b901839845c22efc7dc4324dd2 --- M library/SIP_Templates.ttcn 1 file changed, 11 insertions(+), 0 deletions(-) Approvals: pespin: Looks good to me, approved jolly: Looks good to me, but someone else must approve Jenkins Builder: Verified diff --git a/library/SIP_Templates.ttcn b/library/SIP_Templates.ttcn index c05ab02..eda1a33 100644 --- a/library/SIP_Templates.ttcn +++ b/library/SIP_Templates.ttcn @@ -1095,6 +1095,8 @@ msgHeader := ts_SIP_msgh_std(call_id, from_addr, to_addr, contact, "UPDATE", seq_nr, via, + content_length := f_ContentLength(body), + content_type := f_ContentTypeOrOmit(ts_CT_SDP, body), require := require), messageBody := body, payload := omit -- To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37347?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I510779191aa393b901839845c22efc7dc4324dd2 Gerrit-Change-Number: 37347 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: jolly <andreas(a)eversberg.eu> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: merged
11 months, 3 weeks
1
0
0
0
[S] Change in osmo-ttcn3-hacks[master]: asterisk: IMS: Decode last received SDP before validating
by pespin
pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37348?usp=email
) Change subject: asterisk: IMS: Decode last received SDP before validating ...................................................................... asterisk: IMS: Decode last received SDP before validating Change-Id: I976b79d4b6f50514777b35e3a0520e57930f4a1d --- M asterisk/IMS_ConnectionHandler.ttcn 1 file changed, 10 insertions(+), 0 deletions(-) Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved jolly: Looks good to me, but someone else must approve diff --git a/asterisk/IMS_ConnectionHandler.ttcn b/asterisk/IMS_ConnectionHandler.ttcn index c7d87b2..f84d504 100644 --- a/asterisk/IMS_ConnectionHandler.ttcn +++ b/asterisk/IMS_ConnectionHandler.ttcn @@ -1291,6 +1291,7 @@ g_rx_sip_resp.msgHeader.cSeq.seqNumber + 1, "OK", body := ?); as_SIP_expect_resp(exp); + f_SDP_decodeMessage(g_rx_sip_resp.messageBody, g_pars.subscr.cp.peer_sdp); /* Validate SDP in 200 OK (UPDATE) contains the preconditions: * a=curr:qos local sendrecv -- To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37348?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I976b79d4b6f50514777b35e3a0520e57930f4a1d Gerrit-Change-Number: 37348 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: jolly <andreas(a)eversberg.eu> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: merged
11 months, 3 weeks
1
0
0
0
[S] Change in osmo-ttcn3-hacks[master]: asterisk: IMS: Decode last received SDP before validating
by pespin
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37348?usp=email
) Change subject: asterisk: IMS: Decode last received SDP before validating ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37348?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I976b79d4b6f50514777b35e3a0520e57930f4a1d Gerrit-Change-Number: 37348 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: jolly <andreas(a)eversberg.eu> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Thu, 04 Jul 2024 16:04:00 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
11 months, 3 weeks
1
0
0
0
← Newer
1
...
117
118
119
120
121
122
123
...
138
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
Results per page:
10
25
50
100
200