Re: [Freeswitch-users] hide caller_id_number, transfer and then change caller_id_number

2009-03-02 Thread Anthony Minessale
put origination_caller_id_number in the dial string of any call and you can set the caller id individually for that leg {origination_caller_id_number=1234}any normal dial string On Sun, Mar 1, 2009 at 3:38 PM, Peter P GMX prometheus...@gmx.net wrote: Hello, I have the following problem

Re: [Freeswitch-users] hide caller_id_number, transfer and then change caller_id_number

2009-03-02 Thread Peter P GMX
Hello Anthony, I do this when I orginate the call. This way we suppress the cid when we call party A and transfer A to an internal extension (our callback application). But now comes the part that does not work: After A enters the target number B (via DTMF), we set the cid variables via

Re: [Freeswitch-users] hide caller_id_number, transfer and then change caller_id_number

2009-03-02 Thread Peter P GMX
Hello Anthony, sorry for being tenacious but in some cases it works in a way we need it: If I a am not suppressing the cid numer when calling A, the following scenario works: * A receives a Call (originate) with CID '00' (default from switch_caller.c) * A dials some digits

Re: [Freeswitch-users] hide caller_id_number, transfer and then change caller_id_number

2009-03-02 Thread Michael Collins
On Mon, Mar 2, 2009 at 1:58 PM, Peter P GMX prometheus...@gmx.net wrote: Hello Anthony, sorry for being tenacious but in some cases it works in a way we need it: If I a am not suppressing the cid numer when calling A, the following scenario works:    * A receives a Call (originate) with CID

Re: [Freeswitch-users] hide caller_id_number, transfer and then change caller_id_number

2009-03-02 Thread Anthony Minessale
Since you did not describe the exact way you are doing it with enough detail or any trace I can't begin to tell you what your problem is. you did not even mention what variable you are using or show examples. All I can do is tell you again that if you set the origination_caller_id_number in the