[Asterisk-Users] oh323 sending tech-prefix??
Michael Manousos
manousos at inaccessnetworks.com
Fri Mar 12 06:36:32 MST 2004
Anthony Law wrote:
> HI,
>
> I have successfully configured asterisk to accept SIP session from sip
> phones and use oh323 to forward calls to our gateway using H323 and
> eventually PSTN termination. But since some of the gateways are not in our
> control, we need to send tech-prefix + phone number to third parties. I am
You can send the whole number inside the Dial application:
exten => _1XXX,1,Dial(OH323/${EXTEN}@<GW_addr>)
Here, ${EXTEN} will be sent to the gateway.
> wondering if asterisk or oh323 would handle that. Shall it be configured via
> extension.conf or oh323.conf? Does anyone has any sample config for that or
> if someone would show me where to find docs. Thanks.
>
>
>
> Regards,
>
>
>
> Anthony
>
>
Michael.
More information about the asterisk-users
mailing list