[Freeswitch-users] CallerID changing after Bridge using SLA on Polycom Phones

Bob McCarthy bob.mccarthy at experient.com
Thu Mar 1 01:18:37 MSK 2012


worked like a champ!

 

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Weigel,
Stefan
Sent: Wednesday, February 29, 2012 8:17 AM
To: 'FreeSWITCH Users Help'
Subject: Re: [Freeswitch-users] CallerID changing after Bridge using SLA on
Polycom Phones

 

Hi,

 

that's working for me.

 

[..]

        <action application="export" data="caller_id_number=."/>

        <action application="export" data=" effective_caller_id_number=."/>

        <action application="set_profile_var" data="caller_id_number=."/>

        <action application="set_profile_var"
data="effective_caller_id_number=."/>

        <action application="set" data="ignore_display_updates=true"/>

[..]

 

then do the bridge.

 

 

Best regards,

 

Stefan

 

 

Von: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] Im Auftrag von Bob
McCarthy
Gesendet: Mittwoch, 29. Februar 2012 11:13
An: freeswitch-users at lists.freeswitch.org
Cc: bill.oneil at experient.com
Betreff: [Freeswitch-users] CallerID changing after Bridge using SLA on
Polycom Phones

 

I am having an issue similar to that experienced by Wellie Chao in his email
"Caller ID on inbound calls on Polycom" 2010/4/22.

 

The call is from an Audiocodes gateway with a dial string of *NXXXXXX#
CallerID number sent is 101 which corresponds to the FXS port it came from,
there is no CallerID Name.  I modify the CallerID name and number in the
dialplan before the bridge.

       

<action application="export" data="effective_caller_id_name=some name"/>

<action application="export"
data="effective_caller_id_number=XXX-XXX-XXXX"/>

<action application="export" data="ignore_display_updates=false"/>

<action application="export" data="import=effective_caller_id_name"/> 

<action application="export" data="import=effective_caller_id_number"/>

<action application="bridge" data="user/CO999x1001.3@${domain_name}"/>

<action application="answer"/>

 

On Ring the CallerID name and number are what I have changed it to.

On Bridge, 80% of the time the CallerID name and number follow thru, 20% of
the time it changes to what Leg A had originally before I used the export
application.( name is blank and number is 101). if I put the call on Hold it
reverts back to what I expected.

 

I have tried to use set, moved the import after the bridge,
ignore_display_updates=true. Any Ideas?

 

On a further note, when phone 2 presses the shared line it shows the same
CallerID name and number as phone 1.  When you press BargeIn both the
CallerID name and number change to 101.  i.e. name is 101 number is 101 on
both phones. this happens every time, is there a way to stop this behavior
as well ?

 

Thanks

Bob McCarthy

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120229/83a55a4e/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list