Administrator
2020-Jun-18 17:57 UTC
[asterisk-users] CallerID fail with Voicetrading operator
Hello, does some people here use https://voicetrading.com which is a Dellmont service from Netherlands. At the high begining they were also known as Finarea (CH and DE mixed Co) Anyway, after moving from Asterisk13/chan_sip to Asterisk16/PJSIP our callerID is no more seen by them. We use Set(CALLERID(num)=+331234356789) and Set(CALLERID(name)=Co name) or equal to CALLERID(num). We tried replacing + with 00, same problem. There support said they don't receive any callerID and we know that it's not correct as we don't have problem with other providers like PeopleFone, Sipgate or French Operators. If anyone had a clue, a ticket is open on their side but we don't fill that they want to react. -- Daniel
Antony Stone
2020-Jun-18 18:19 UTC
[asterisk-users] CallerID fail with Voicetrading operator
On Thursday 18 June 2020 at 19:57:03, Administrator wrote:> does some people here use https://voicetrading.com which is a Dellmont > service from Netherlands. At the high begining they were also known as > Finarea (CH and DE mixed Co)> Set(CALLERID(num)=+331234356789) and Set(CALLERID(name)=Co name) or > equal to CALLERID(num). We tried replacing + with 00, same problem. > > There support said they don't receive any callerID and we know that it's > not correct as we don't have problem with other providers like > PeopleFone, Sipgate or French Operators.Can you capture an INVITE packet from your system to theirs and show them the headers? Antony. -- I bought a book on memory techniques, but I've forgotten where I put it. Please reply to the list; please *don't* CC me.
Michel FACERIAS
2020-Jun-18 18:20 UTC
[asterisk-users] CallerID fail with Voicetrading operator
Hi. You can continue tu use chan_sip on asterisk16. I use it on my own. Have you got any capture of SIP dialog between operator sbc and your ipbx ? ++ Michel Le 2020-06-18 19:57, Administrator a écrit :> Hello, > > does some people here use https://voicetrading.com which is a Dellmont > service from Netherlands. At the high begining they were also known as > Finarea (CH and DE mixed Co) > > Anyway, after moving from Asterisk13/chan_sip to Asterisk16/PJSIP our > callerID is no more seen by them. We use > > Set(CALLERID(num)=+331234356789) and Set(CALLERID(name)=Co name) or > equal to CALLERID(num). We tried replacing + with 00, same problem. > > There support said they don't receive any callerID and we know that > it's not correct as we don't have problem with other providers like > PeopleFone, Sipgate or French Operators. > > If anyone had a clue, a ticket is open on their side but we don't fill > that they want to react. > > -- > Daniel
Administrator
2020-Jun-19 13:20 UTC
[asterisk-users] CallerID fail with Voicetrading operator
Hi Antony Le 18/06/2020 à 20:19, Antony Stone a écrit :> On Thursday 18 June 2020 at 19:57:03, Administrator wrote: > >> does some people here use https://voicetrading.com which is a Dellmont >> service from Netherlands. At the high begining they were also known as >> Finarea (CH and DE mixed Co) >> Set(CALLERID(num)=+331234356789) and Set(CALLERID(name)=Co name) or >> equal to CALLERID(num). We tried replacing + with 00, same problem. >> >> There support said they don't receive any callerID and we know that it's >> not correct as we don't have problem with other providers like >> PeopleFone, Sipgate or French Operators. > Can you capture an INVITE packet from your system to theirs and show them the > headers?Capture done and sended, thanks, -- Daniel