[Freeswitch-users] originate and caller number
Peter P GMX
Prometheus001 at gmx.net
Thu Jan 8 09:21:38 PST 2009
I think so. I would do it the following:
pass your variables for your outgoing number in front of your originate
string:
originate {var1=xxx, var2=xxx}dingaling/gmail.com/atomic.devterium at gmail.com
Then bridge it to a destination in your app or dialplan and set some
vars there.
Is that what solves your problem?
Best regards
Peter
kriko schrieb:
> 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?
>
> dialplan used:
> http://pastebin.com/m71525ac6
>
>
More information about the FreeSWITCH-users
mailing list