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.

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to