You can open the accounts window by selecting Edit -> Accounts. This will open the accounts window. The accounts window will allow you to add Ekiga.net, Ekiga Call Out, SIP and H.323 accounts and to register to them. An account describes the user login and password parameters to register to SIP and H.323 services. Those services can be an Internet Telephony Service provider (like ekiga.net), or an IPBX (like CISCO, Nortel, or Asterisk).
To add an Ekiga.net account, simply select Accounts -> Add an Ekiga.net Account in the menu. A dialog will appear and allow you to enter several parameters:
Användare: Du kan ange ditt inloggningsnamn.
Lösenord: Du kan ange ditt lösenord.
Ekiga.net is a free SIP services platform provided to Ekiga users. If you want to call other users and to be callable, you need a SIP address. You can get one from http://www.ekiga.net. Ekiga.net also offers additional services like conference rooms, voice mail and online white pages. Please see http://www.ekiga.net for more information.
To add an Ekiga Call Out account, simply select Accounts -> Add an Ekiga Call Out Account in the menu. A dialog will appear and allow you to enter several parameters:
Konto-ID: Du kan ange ditt konto-id.
PIN-kod: Du kan ange din PIN-kod.
If you do not have an Ekiga Call Out account yet, you can subscribe for one using the 'Get an Ekiga.net Call Out account' link in the dialog. As described above, this service will allow you to call normal phones worldwide at interesting rates. Once the account has been added, you can recharge it, consult the balance history or the call history by selecting the appropriate menu item in the Account menu of the window when the account is highlighted.
To add a SIP account, simply select Accounts -> Add a SIP Account in the menu. A dialog will appear and allow you to enter several parameters:
Namn: Du kan ange kontonamnet.
Registrator: Registratorn till vilken du vill registrera dig. Det här är vanligtvis en IP-adress eller ett värdnamn som ges till dig av din IP-telefonileverantör, eller av din administratör om du försöker registrera dig mot en Internet-ansluten SIP-telefonväxel.
Användare: Du kan ange ditt inloggningsnamn.
Användarnamn för autentisering: Om det är annorlunda för användarparametern som du angav ovan. I det fallet kommer användarfältet att användas för att kontrollera den utgående identiteten för kontot som du lägger till, och inloggningsnamnet kommer att användas under autentiseringsfasen.
Lösenord: Du kan ange ditt lösenord.
Tidsgräns: Tidsgränsen efter vilken registreringen ska uppdateras.
To add an H.323 account, simply select Accounts -> Add an H.323 Account in the menu. A dialog will appear and allow you to enter several parameters:
Namn: Du kan ange kontonamnet.
Gatekeeper: The gatekeeper to which you want to register. This is usually an IP address or a host name that will be given to you by your Internet Telephony Service Provider, or by your administrator if you are trying to register to an H.323 IPBX.
Användare: Du kan ange ditt inloggningsnamn.
Användarnamn för autentisering: Om det är annorlunda för användarparametern som du angav ovan. I det fallet kommer användarfältet att användas för att kontrollera den utgående identiteten för kontot som du lägger till, och inloggningsnamnet kommer att användas under autentiseringsfasen.
Lösenord: Du kan ange ditt lösenord.
Tidsgräns för registrering: Tidsgränsen efter vilken registreringen ska uppdateras.
SIP URI:er är formaterade som "sip:användare@[värd[:port]]"
Det här låter dig ringa upp angiven användare eller anknytning på angiven SIP-proxy: sip:jonita@ekiga.net
H.323 URI:er är formaterade som "h323:[användare@][värd[:port]]"
Det här låter dig att:
Ring upp angiven värd på en annan port istället för standardporten, vilken är 1720: h323:seconix.com:1740
Ring upp en angiven användare med dennes respektive alias om registrerad mot en portvakt: h323:jonita
Ring upp angivet telefonnummer om du är registrerad mot en portvakt för en PC-To-Phone-leverantör, eller om den användaren har ett ENUM-objekt associerat till en H.323-URI: h323:003210111222
Ring upp en angiven användare med dennes alias genom en specifik gateway eller proxy: h323:jonita@gateway.seconix.com
Ring upp en MCU och gå in i ett specifikt rum: h323:minvänsrum@mcu.seconix.com
Ekiga uses a best-effort algorithm to maintain a low bandwidth when transmitting video. It will permit Ekiga to dynamically adjust the video bandwidth and the number of transmitted images per second during a call while trying to respect the requested video bandwidth.
Notice that the algorithm is a best-effort algorithm, which means that if your video bandwidth settings are too low, it can be impossible to respect them. However, if the video bandwidth permits to transmit with a better quality, or faster than the requested values, then Ekiga will dynamically increase them so that the quality and the framerate are always the best possible.
Ekiga kan ansluta till telefonväxelsystem som har stöds för SIP-protokollet. I det fallet kan det indikera om en linje som är associerad med en användare används eller inte. Referera till dokumentationen för din telefonväxel för att aktivera funktionen.
To enable that feature on Ekiga, simply add the contact with his URI in the roster. If the server supports publishing presence information, Ekiga will automatically publish your own presence information and display the presence of contacts in your roster.
The Ekiga audio codecs table in the preferences permits you to change the codec order as well as disabling the codecs you don't want to use. Each codec has strong and weak points. For example, G.711 will give the best voice quality but will use the most bandwidth while SPEEX will give an average voice quality but requiring a very low bandwidth usage. Notice that there are two versions of SPEEX; one of them is SPEEX WideBand, which has a 16 kHz clock rate.
The Ekiga video codecs table in the preferences permits you to change the codec order as well as disabling the codecs you don't want to use. Ekiga supports codecs like H.261, H.263+, H.264, MPEG-4 or Theora.
When you reorder the codecs, you are reordering the local capabilities table, ie the codecs you will use for sending. The codec used is the first active codec on receiver which is active on sender.
You can force the use of a specific codec by disabling all other codecs, but it will result in failed calls if the remote user doesn't support that specific codec. The best approach is to put your preferred codecs at the top of the list so that you always transmit with them if the remote user allows it and to disable the codecs that you don't want to use for transmission and reception.
You can adjust the delay to wait before playing the sound buffers that you have received using the jitter buffer adjustment. If there is too much packet loss, the delay required to have received all packets could be so important that it will exceed the jitter buffer. In such a case, the sound you are receiving will be of bad quality. A solution to that problem would be to increase the maximum limit of the jitter buffer to a few seconds, resulting in a big delay but in an improved voice quality. Notice that the jitter buffer will readapt itself to the lowest delay allowing for optimum transmission, and that a bad voice quality in reception is not due to a too low jitter buffer value, but to bad internet connection quality.
The main port used to listen for incoming connections in Ekiga for SIP is port 5060 (UDP), while 1720 (TCP) is used by H.323. To change those ports you need to load "gconf-editor". Open gconf-editor, select apps from the left hand side menu and then select Ekiga, Protocols. Then select "sip" or "h323", it should give you a list in the corresponding window to your right. Select listen_port and change it to your desired value. You can also change the UDP/RTP port ranges.
1. The "listen_port" value is the port Ekiga will use to listen for incoming connections. It is different for SIP and H.323.
2. The "udp_port_range" value is the range of UDP ports that Ekiga will use for SIP signalling or when registering to H.323 gatekeepers. It is also used for RTP (audio and video communication channels).
3. The "tcp_port_range" value is the range of TCP ports beside the listen_port that Ekiga will use for the H.245 channel with the H.323 protocol. That port range is not used by SIP. It is also not used when H.245 Tunneling is enabled, which is generally the case, except when calling old H.323 implementations like Netmeeting.
Utgående proxy
The outbound proxy is the SIP proxy that will relay your calls. The behavior of a SIP proxy is similar to the behavior of an HTTP proxy, i.e. some entity that issues the requests on your behalf and proxies the streams.
Vidarekopplings-URI
URI:en till vilken inkommande SIP-samtal ska vidarekopplas till om det är konfigurerat i inställningarna.
Vidarekopplings-URI
URI:en till vilken inkommande H.323-samtal ska vidarekopplas till om det konfigurerats i inställningarna.
Ekiga tillåter en bra kontroll över H.323-inställningarna i sektionen Avancerade H.323-inställningar i inställningarna. Du kan aktivera H.245-tunnling, Tidig H.245 och Snabbstart.
H.245-tunnling
H.245-tunnling är inkapsling av H.245-meddelanden i H.225/Q.931-meddelanden (H.245-tunnling). Om u har en brandvägg och aktiverar H.245-tunnling, är det en mindre TCP-port som du behöver tillåta för inkommande anslutningar.
Tidig H.245
Det här aktiverar H.245 tidigt i uppsättningen och gör att initiering av samtal går fortare.
Snabbstart
Snabbstart är en ny metod för att ringa ett samtal som går förbi vissa vanliga steg för att det ska gå snabbare. I tillägg till hastighetsökningen tillåter Snabbstart att mediakanalerna blir operationella innan CONNECT-meddelandet skickas, vilket är ett krav för vissa betalningssätt. Det introducerades i H.323 version 2.