Caller ID / UID being sent on AC-CID, etc
Posted: Sat Oct 13, 2012 10:06 pm
Hello! I'm almost through my technical review of vicidial for our companies' use and have to say I love it and expect we'll be using it for a long time. The further I get into it the more features I find and are great..
quick note - we are in Canada and *only* calling canadian numbers! My understanding is that Canada is unique in the sense that we are trusting and "allow" a text display along with a numeric CID to be sent with the call.
What I want to do is rotate through numbers on a per area code basis (our local DID, 800 number, and unlisted, really). I'm successfully using the AC-CID rotation (EXCELLENT feature by the way) but regardless of what numeric ID is sent, it shows up on the phone as M0131937090000000 or some such nonsense, but the numbers are set right! I recognize this as the UID but don't know how to mask it or over ride it.
I've tried over riding the campaign_cid field in vicidial_campaigns as well as outbound_cid to use strings like "test" 6047111111 but regardless of what I do I get this M01319.... sent.
Just a couple quick questions -- how do I override this string so it is at least blank or the return phone number ?
Also, how do I jam an unlisted in here ? Is there a way to just send a blank string in the areacode / cid rotation
I am a perl programmer by trade so will be happy to submit a patch in the event this isn't currently possible, but some code references or line numbers would be a super help to avoiding reading to much source!
Also, I should mention we are only using up to about 3 agents at a time, quite a low volume install at this point. I've heard indication there is a workaround on these CID's but can't actually find it, but volume/performance is not an issue at this point.
Thanks kindly,
Alan
quick note - we are in Canada and *only* calling canadian numbers! My understanding is that Canada is unique in the sense that we are trusting and "allow" a text display along with a numeric CID to be sent with the call.
What I want to do is rotate through numbers on a per area code basis (our local DID, 800 number, and unlisted, really). I'm successfully using the AC-CID rotation (EXCELLENT feature by the way) but regardless of what numeric ID is sent, it shows up on the phone as M0131937090000000 or some such nonsense, but the numbers are set right! I recognize this as the UID but don't know how to mask it or over ride it.
I've tried over riding the campaign_cid field in vicidial_campaigns as well as outbound_cid to use strings like "test" 6047111111 but regardless of what I do I get this M01319.... sent.
Just a couple quick questions -- how do I override this string so it is at least blank or the return phone number ?
Also, how do I jam an unlisted in here ? Is there a way to just send a blank string in the areacode / cid rotation
I am a perl programmer by trade so will be happy to submit a patch in the event this isn't currently possible, but some code references or line numbers would be a super help to avoiding reading to much source!
Also, I should mention we are only using up to about 3 agents at a time, quite a low volume install at this point. I've heard indication there is a workaround on these CID's but can't actually find it, but volume/performance is not an issue at this point.
Thanks kindly,
Alan