Re: [Asterisk-java-users] Originate call with Caller Presentation
Brought to you by:
srt
From: David R. <dr...@in...> - 2007-07-11 10:33:44
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Stefan, > As the javadocs say: "This property is only available on BRIstuffed > Asterisk servers." Are you using a vanilla Asterisk server or a > BRIstuffed one? Hmm, probably a vanilla one using chan_ss7 which would explain the not-working part. > You could do it in the dialplan and use a Local/ channel to originate > from an extension with that sets the correct calling presentation. Is there any way to do it without dialplan modifications? Hmm... I could define an extension which does nothing else than contacting my backend via AGI so that I could use SetCallerPres via the AGI channel. I think I'll try that. I can use Originate to simply execute stuff from a certain context in the dialplan, can I? :) That would at least help me in the "the least possible changes in the dialplan"-department. :) > =Stefan Thanks, David - -- INA Service GmbH Papenreye 63 22453 Hamburg Germany Mail: in...@in... Phone: +49 (0)40 557 07-07 Fax: +49 (0)40 557 07-100 Geschäftsführer: Ines M. Hoerner Amtsgericht Hamburg HRB 96470 Ust-IdNr. DE248754961 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGlLHwah2J2g3uuwIRAlodAKCpXwWbZIDODDn+lq09pG0xmtULEQCgzUY7 qFOdZP8QNijKtww6KTUXOUU= =zUmD -----END PGP SIGNATURE----- |