[Freeswitch-users] originate and caller number
    Rupa Schomaker (lists) 
    freeswitch-users at lists.rupa.com
       
    Thu Jan  8 08:51:29 PST 2009
    
    
  
On 1/8/2009 10:02 AM, kriko wrote:
> I wrote a java socket client  that originates a call, for e.g.:
> originate dingaling/gmail.com/atomic.devterium at gmail.com &bridge(loopback/1003/java_gmail_bridge)
> 
> This works fine, however both ends doesn't really see each other numbers, instead they see freeswitch number and id.
> Is it possible to show every user the opposite caller number?
consider using channel variables for each leg to set the originating
callerid information.  Look at:
http://wiki.freeswitch.org/wiki/Channel_Variables
for how to set the vars inline with a dial string and the appropriate
vars to set.
> dialplan used:
> http://pastebin.com/m71525ac6
> 
    
    
More information about the FreeSWITCH-users
mailing list