Spoofing Solved
QBZappy:
Here is the text explaining the relevant parameters. It is not very intuitive at all. Nice find indeed.:
http://www.obitalk.com/forum/index.php?topic=9.msg13#msg13
Enhancements & Fixes in Maintenance Release 1.2.1(2283):
You may now append these URL parameters to speed dial and SIP Gateway VG1-8 access number, separated by ';',
- ui=userid[:password] (Ex: ui=1000:xyz, ui=$1, ui=5145551212)
- ui=user-info, password is optional
- op=[ i ][ m ][ n ][ s ] ;option flags, i=ice, -m=symmetic-rtp, n=natted-address, s=stun
Examples:
SpeedDial = sp2(1234@sip.inum.net;ui=1000:xyz;op=sm)
VG1-8 AccessNumber = SP1(sip.inum.net;user=1000;op=imns)
Note that if userid or password is specified in VG1-8 AccessNumber, it overwrites the settings in AuthUserID, and AuthPassword in the VG.
Ostracus:
Must be a Unix man page writer.
QBZappy:
I can reproduce CID forking with ;ui=$1 in the sip uri call forking setup. It does indeed pass CID number. I just tested the following with a Freephoneline account+OBi110. FPL setup as SP1.
X_InboundCallRoute:
{sp1(5145551212@voip.freephoneline.ca:5060),ph}
Without ;ui=$1 After 2 rings Freephoneline CID displays (Not CID of my cell phone making call)
{sp1(5145551212@voip.freephoneline.ca:5060;ui=$1),ph}
With ;ui=$1 After 7 rings CID of my cell phone making the call displays. Seven rings is too long to be of any use, as most people will hang up by then. This may be a YMMV setup. It would be interesting to see if others can get fewer rings in a similar forking setup with a different voip SP.
Service Providers->ITSP Profile X->SIP->X_SpoofCallerID = Enabled or disabled made no difference in above mentioned results.
ianobi:
azrobert,
Nice find! I must have lost some brain cells over the years because I read that post when it was posted and instantly forgot all about it ::)
Tiger:
With this {sp1(5145551212@voip.freephoneline.ca:5060;ui=$1),ph} , my cell does not ring, remove ";ui=$1" does ring.
Can you share me your details of the config? I'm using freephoneline.ca too (SP2), google voice (SP1).
If we can find the way dynamically set CallerIDName of SPx service, then it will work.
Quote from: QBZappy on November 27, 2012, 09:26:14 pm
I can reproduce CID forking with ;ui=$1 in the sip uri call forking setup. It does indeed pass CID number. I just tested the following with a Freephoneline account+OBi110. FPL setup as SP1.
X_InboundCallRoute:
{sp1(5145551212@voip.freephoneline.ca:5060),ph}
Without ;ui=$1 After 2 rings Freephoneline CID displays (Not CID of my cell phone making call)
{sp1(5145551212@voip.freephoneline.ca:5060;ui=$1),ph}
With ;ui=$ After 7 rings CID of my cell phone making the call displays. Seven rings is too long to be of any use, as most people will hang up by then. This may be a YMMV setup. It would be interesting to see if others can get fewer rings in a similar forking setup with a different voip SP.
Service Providers->ITSP Profile X->SIP->X_SpoofCallerID = Enabled or disabled made no difference in above mentioned results.
Navigation
[0] Message Index
[#] Next page
[*] Previous page