1. Brekeke Product Name and version:
2. Java version:
3. OS type and the version:
4. UA (phone), gateway or other hardware/software involved:
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :
6. Your problem:
I get the following error while testing the InCallDTMFReferTRansfer.java applciation:
[main] ERROR (BrPeer.java:101) -
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind(Native Method)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.DatagramSocket.<init>(Unknown Source)
at java.net.DatagramSocket.<init>(Unknown Source)
at com.brekeke.net.PacketEx.openSocket(PacketEx.java:86)
at com.brekeke.jtapi.BrProvider.<init>(BrProvider.java:361)
at com.brekeke.jtapi.BrPeer.getProvider(BrPeer.java:93)
at IncallDTMFReferTransfer.main(IncallDTMFReferTransfer.java:40)
Can't get Provider: javax.telephony.ProviderUnavailableException: Address already in use: Cannot bind
Address already in use: Cannot bind
Moderator: Brekeke Support Team