BineTech / siphon

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

Separate CallerID field #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Right now, it seems that when you specify the USERNAME in the SIPHON settings, 
you create the 
default From: header to:

  From: "USERNAME" <sip:USERNAME@SERVER>

Might it be possible to add into the Advanced Options an optional field to 
specify an alternate 
CallerID? In my case, my username is an actual name, which means that it comes 
up as unknown 
when dialing from SIP to the PSTN.

I would like to specify my phone number instead as the CallerID:

  From: "CALLERID" <sip:USERNAME@SERVER>

Of course, if CallerID is not specified in the Advanced Options, then 
CallerID=Username

Original issue reported on code.google.com by avery.gl...@gmail.com on 9 Jan 2009 at 3:16

GoogleCodeExporter commented 9 years ago
I think Siphon should use contact field, but in these versions was not used.

Original comment by samuelv0...@gmail.com on 9 Jan 2009 at 7:55

GoogleCodeExporter commented 9 years ago
Yeah, I tried playing with the contact field but didn't see it actually change 
anything.

Original comment by avery.gl...@gmail.com on 9 Jan 2009 at 8:01

GoogleCodeExporter commented 9 years ago
It's fixed in the next version 2.0.3.
If Contact is defined
From: "[Contact]" <sip:[Username]@[Server]>
else
From: sip:[Username]@[Server]

Original comment by samuelv0...@gmail.com on 25 Jan 2009 at 5:46

GoogleCodeExporter commented 9 years ago
Issue 134 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 27 Jan 2009 at 10:29

GoogleCodeExporter commented 9 years ago
Issue 147 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 5 Feb 2009 at 5:55

GoogleCodeExporter commented 9 years ago
Issue 191 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 16 Mar 2009 at 1:27

GoogleCodeExporter commented 9 years ago
look issue 115

Original comment by samuelv0...@gmail.com on 10 Feb 2010 at 7:54