many thanks Michael,
i've modified my extensions.conf ...

from a softphone i'm dialling
SIP/[EMAIL PROTECTED]
which is the address of my asterisk installation.

Asterisk quits immediately with a segmentation fault ..
 -- Executing Dial("SIP/217.168.168.49:5060", "OH323/[EMAIL PROTECTED]") in
new stack
Segmentation fault

help!! :)

cheers
Dave


----- Original Message -----
From: "Michael Manousos" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2003 4:28 PM
Subject: Re: [Asterisk-Users] a little oh323 questoin


> Dave Alan Caruana wrote:
> > hi,
> > just wanted to know what's the proper syntax for an h323 extension.
> >
> > exten => 555,1,dial(SIP/[EMAIL PROTECTED],52,153.207
<mailto:SIP/[EMAIL PROTECTED],52,153.207>)
> > dials SIP extension 723 on IP 216.52.153.207,
> >
> > what is the h323 equivalent of that ??
>
> Using asterisk-oh323:
>
> exten => 555,1,Dial(OH323/[EMAIL PROTECTED])  ; No gatekeeper
> exten => 555,1,Dial(OH323/216.52.153.207)      ; No gatekeeper,
>                                                 ; default extension
> exten => 555,1,Dial(OH323/723)                 ; Gatekeeper available
>
> >
> > cheers
> > Dave
>
>
>
> Michael.
>
>
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to