Flowroute CallerID (out-bound)

Any and all non-support discussions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Flowroute CallerID (out-bound)

Postby konextu » Wed Mar 04, 2009 3:10 pm

Having a bit of an issue with flow route and outbound caller id. IN the mean time he had me manually override it with:

Code: Select all
exten => _91NXXNXXXXXX,2,SipAddHeader(P-Asserted-Identity: <SIP:1235555555@anonymous>)


with of course the 1235555555 being our real number. Any ideas as to why its not natively working?

He said the P-Asserted-Identity field contain some weird 8 digit number
konextu
 
Posts: 133
Joined: Tue Jan 20, 2009 2:08 pm
Location: Missouri

Postby mflorell » Wed Mar 04, 2009 3:39 pm

Outbound callerID is set in the campaign detail screen.

Is your carrier complaining about callerID?
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby konextu » Thu Mar 05, 2009 9:22 am

Their saying their getting weird numbers in p-asserted-identity header.
konextu
 
Posts: 133
Joined: Tue Jan 20, 2009 2:08 pm
Location: Missouri

Postby mflorell » Thu Mar 05, 2009 7:11 pm

What carrier is this?

What kind of switch are they using?
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby konextu » Fri Mar 06, 2009 9:21 am

the carieer is flow route.
konextu
 
Posts: 133
Joined: Tue Jan 20, 2009 2:08 pm
Location: Missouri

Postby konextu » Fri Dec 04, 2009 6:58 pm

Binfone show same problem, any resolution to date?
konextu
 
Posts: 133
Joined: Tue Jan 20, 2009 2:08 pm
Location: Missouri

Postby williamconley » Fri Dec 04, 2009 7:51 pm

Just for my information, can I get a version/build to reference this in case i have clients with the same issue?
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Postby Op3r » Fri Dec 04, 2009 10:37 pm

Been using flowroute and I havent experience any issues regarding caller ID.

But then again, Its only being used by a handlful of agents for secondary line.
Get paid for US outbound Toll Free calls. PM me.
Op3r
 
Posts: 1424
Joined: Wed Jun 07, 2006 7:53 pm
Location: Manila

Postby konextu » Mon Dec 07, 2009 4:29 pm

VERSION: 2.2.0-212
BUILD: 90827-1552

The issue is the tracking data M123412341234 blah blah is being passed in the fromuser field and you have to use p-asserted-identity under sipaddheader to override it and add caller id info. I had both carieer's trap the info and lightyear wholesale sip is having the same problem. I really think its just an overall issue with vicidial and outgoing sip. I have not tried using unauthenticated sip yet though.
konextu
 
Posts: 133
Joined: Tue Jan 20, 2009 2:08 pm
Location: Missouri

Postby mflorell » Mon Dec 07, 2009 7:34 pm

We have not had this issue with most of the SIP carriers we use.

As for how this is a problem, unfortunately Asterisk gives no other way of tracking a call under all circumstances than using callerID info. Everything else resets at some point(uniqueid, channel variables, etc...) so we are left with CallerIDname which follow a call through all phases and all modules and is not changed, modified or reset in any way.

There is always the workaround of using the loopback-no-log context and the example dialplan to send whatever you want as the callerID name(even though it is actually ignored at the PSTN).
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby williamconley » Mon Dec 07, 2009 10:10 pm

i have only had two carriers, historically, who have had issues interacting with vicidial servers. one just plain flat out refuses to allow nat (resolved by removing the router or purchasing a sip-aware qos router) and one will not set callerid unless you are using ip auth and DONOT send ANY fromuser/user/auth of any sort (even if you aren't using it, if you send so much as ONE of those headers, their system will not set the callerid, which is REALLY freaky).

turns out that neither of these issues was vicidial related, just asterisk.

that being said, vicidial sets the calleridNAME and calleridNUM, but has no effect on fromuser or any of the other channel variables for sip authentication. i say this because i had to get deeply into what can and cannot be done for those two previously mentioned moments for clients. i can assure you that as of 2.0.5, there is no such issue. so ... i doubt that it was introduced in 2.2.0, and i wonder if you are simply having a sip configuration issue that is unrelated to vicidial.

have you experimented with these settings in your carrier settings and tried hand-made sip.conf entries to see what is "up"?

what setting is it exactly? (you mentioned fromuser, which is not a required variable for vicidial)
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

CallerID issue

Postby cjonesmo » Tue Jan 05, 2010 6:56 pm

I have the same issue with Aierspring and I believe that the actual problem is due to the LENGTH of the caller-id NAME field. The limit, according to the standard, is 15 characters.

This may be the problem with other carriers as well - perhaps there's an easy way to convert THIS particular value to HEX to shorten it?
cjonesmo
 
Posts: 13
Joined: Thu Sep 24, 2009 10:09 pm

Re: CallerID issue

Postby williamconley » Tue Jan 05, 2010 7:06 pm

cjonesmo wrote:I have the same issue with Aierspring and I believe that the actual problem is due to the LENGTH of the caller-id NAME field. The limit, according to the standard, is 15 characters.

This may be the problem with other carriers as well - perhaps there's an easy way to convert THIS particular value to HEX to shorten it?

I cannot imagine why they would have ANY issue with the callerid name field, as it is ignored by all carriers anyway (the ones above the VOIPs). So if they have a problem with the calleridNAME, they are likely using it in a way similar to vicidial, which is not something I would expect of a carrier. In any case, I would be surprised if there was a problem with the length of the callerid name, but it is EASILY tested ... so test it and find out?
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Postby mflorell » Tue Jan 05, 2010 7:12 pm

We have not had any issues with this on PRI circuits here in the USA, including with Airespring.

As for SIP termination, there are all sorts of issues you can run into with them due to whatever rules the carrier has sin place.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

it's SIP

Postby cjonesmo » Tue Jan 26, 2010 2:44 pm

I'm back to troubleshooting this and will let you know what I find out - these are SIP trunks with Airespring. It seems that they work if I just make a call from an IP phone but don't when dialing from vici - which is why I suspected the caller-id name field, but will let you know what our debug turns up.
cjonesmo
 
Posts: 13
Joined: Thu Sep 24, 2009 10:09 pm

Postby williamconley » Tue Jan 26, 2010 2:52 pm

what did you set your callerid(num) to for the campaign?

of course, you could always put a pure asterisk server between your vicibox and your provider to convert anything that needs converting. as a "last gasp" but quick solution.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Postby konextu » Sun Jan 31, 2010 10:09 pm

What worked for us in the end was to work with the SIP Provider to remove the need for the "From user' field. What we did in the interium was a opensips server.
konextu
 
Posts: 133
Joined: Tue Jan 20, 2009 2:08 pm
Location: Missouri


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 211 guests