Using CSipSimple With OBi

<< < (5/17) > >>

ianobi:
QBZ,

Thanks for the idea, but no luck. With or without X_UseRefer the Caller ID is getting passed on when I fork an incoming call using ui=$1. I see this in Call History:

Forking to:PHONE1, SP2(459xxxxx@sip2sip.info;ui=07511xxxxxx)

The correct userid is being passed to sip2sip, but it seems to make sip2sip ignore the call altogether. I suspect the Caller ID passed on to sip2sip is somehow upsetting the account credentials.

ianobi:
With only a proxy (127.0.0.1) set up on sp2, then X_SpoofCallerID works perfectly! Now on an incoming call to OBi forked to CSipSimple via the sip2sip account registered on CSipSimple, Caller ID is passed as it should be!

I may treat myself to a beer later  :D

QBZappy:
Ian,

I'll bring the potato chips.  Everyone welcome. We'll make a it our annual Christmas party. :D

azrobert:
I finally got this setup to work with CALLERID!!!!!!!!!!!!!!

My OBi110 Setup:

SP1 = GV
          X_InboundCallRoute = {ph,sp2(MYUSERID@sip2sip.info)}

SP2 = SIP Provider (not SIP2SIP)
           Registration Disabled
           X_SpoofCallerID  Enabled

All I did was turn off registration on SP2 and it started working.
It still doesn't work with $ui.

You don't need the OBi registered to SIP2SIP for this to work.
The only place I have SIP2SIP defined is on the inbound call route.
Just turn off registration for the SPx you're using to route inbound calls to your android.


Edit: I guess I'm a little late.  ianobi already solved the problem.

ianobi:
It's always reassuring when someone else reaches the same conclusion  :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page