Skip to content

Commit

Permalink
fix failing testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
xquanluu committed Nov 19, 2024
1 parent f46dc34 commit 80cd042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker-compose-testbed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
ipv4_address: 172.38.0.2
sbc:
image: drachtio/drachtio-server:0.8.26
command: drachtio --contact "sip:*;transport=udp" --loglevel debug --sofia-loglevel 9
command: drachtio --contact "sip:*;transport=udp,tcp" --loglevel debug --sofia-loglevel 9
ports:
- "9060:9022/tcp"
networks:
Expand Down

0 comments on commit 80cd042

Please sign in to comment.