hi, kann a sip user login two times from different clients? if he can, how does asterisk handle the call in this case? -- Thomas K?pper 01063 Telecom GmbH & Co. KG Mottmannstr. 2 53842 Troisdorf Telefon: 02241-9434-506 Telefax: 02241-9434-846 E-Mail: thomas.kuepper@01063telecom.de E-Mail: tk@teldafax.de Homepage: http://www.01063telecom.de --------------------------------------- Diese Nachricht ist vertraulich. Sie ist ausschliesslich fuer den im Adressfeld ausgewiesenen Adressaten bestimmt. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir um eine kurze Nachricht. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Da wir nicht die Echtheit oder Vollstaendigkeit der in dieser Nachricht enthaltenen Informationen garantieren koennen, schliessen wir die rechtliche Verbindlichkeit der vorstehenden Erklaerungen und Aeusserungen aus. Wir verweisen in diesem Zusammenhang auch auf die fuer uns geltenden Regelungen ueber die Verbindlichkeit von Willenserklaerungen mit verpflichtendem Inhalt, die in den bank- bzw. unternehmensueblichen Unterschriftenverzeichnissen bekannt gemacht werden. --------------------------------------- This message is confidential and may be privileged. It is intended solely for the named addressee. If you are not the intended recipient please inform us. Any unauthorised dissemination, distribution or copying hereof is prohibited. As we cannot guarantee the genuineness or completeness of the information contained in this message, the statements set forth above are not legally binding. In connection therewith, we also refer to our governing regulations of concerning signatory authority published in the standard bank or company signature lists with regard to the legally binding effect of statements made with the intent to obligate us. ---------------------------------------
Hi, On Wed, Aug 11, 2004 at 09:49:29AM +0200, Thomas Kuepper wrote:> kann a sip user login two times from different clients? if he can, how > does asterisk handle the call in this case?a single user can only do one login concurrently. But its possible to create two accounts for the user and combine them in one extension: exten => 5551234,1,Dial(SIP/User1&SIP/User2) In this case asterisk calls to 5551234 will bie alerted to the SIP accounts User1 and User2. If both are logged in, both get alerted. If only one of the accounts is logged in, only this client is alerted. -- Gruss / Best regards | LF.net GmbH | fon +49 711 90074-414 Thorsten Huber | Ruppmannstrasse 27 | fax +49 711 90074-33 th@LF.net | D-70565 Stuttgart | http://www.lf.net