kailash-ratufa / csipsimple

Automatically exported from code.google.com/p/csipsimple
0 stars 0 forks source link

Display called sip-account for incoming call #363

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. setup different sip accounts
2. place incoming call to csipsimple account
3. at the incoming call screen there is no hint which account where called

What is the expected output? What do you see instead?
Would like to see which SIP-account where called / is ringing.

What version of the product are you using? On what operating system?
CSipSimple_0.00-15-10

Please provide any additional information below.
Currently there is no possibility to divide between different accounts for 
incoming calls. The ringing csipsimple-Account should be visible.

Original issue reported on code.google.com by kumum...@googlemail.com on 8 Nov 2010 at 10:37

GoogleCodeExporter commented 9 years ago
Ok good idea.

Original comment by r3gis...@gmail.com on 9 Nov 2010 at 8:25

GoogleCodeExporter commented 9 years ago
Done in latest dev release.

Original comment by r3gis...@gmail.com on 18 Nov 2010 at 9:45

GoogleCodeExporter commented 9 years ago
I have 8 Sip accounts configured in CSipsimple. When I receive calls I am not 
able to know on which SIP account call is made by caller. In call log I can see 
only calling person's number and I.P. How can I know this ?

Original comment by edesk.pr...@gmail.com on 5 May 2011 at 4:07

GoogleCodeExporter commented 9 years ago
For in call screen, *if possible* CSipSimple will display (just under the 
contact name), the account. (Something like AccountName / username@ip.com).

That's only *if possible*. That's not always possible. If the registrar does 
not proxy requests (or remote side does not use proxy), it is possible that 
CSipSimple has no way to know which account this call comes from.

The SIP client listen on some port for incoming calls. So there is cases where 
it can not get which "registrar/proxy" is actually calling :).

As for call logs, you're right, I do not log that. Could be interesting to add.

Original comment by r3gis...@gmail.com on 5 May 2011 at 9:59

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
i'm looking for an sip-app which as exactly this feature (display the 
account-name (not the ip-adress, because this can be the same for different 
accounts) for which the incoming call is ).

i have installed version 0.04-04r1916 - is the feature you're talking about 
integrated in this version? i cannot find any option to enable this and it is 
not display the account. i have registered two different accounts belong to the 
same "provider" (local asterisk-server). thanks in advance for your reply.

Original comment by comfine...@gmail.com on 8 Apr 2013 at 4:38