On 9/18/07, Kevin P. Fleming <[EMAIL PROTECTED]> wrote:
>
> > However, in Test #3 the call will fail.  Why?
>
> Because Asterisk will attempt to use ulaw in preference to G.729 if
> possible, and the other endpoint offered to support ulaw. The format(s)
> supported by the eventual call destination are not relevant, because at
> the time Asterisk is making a format decision for the incoming call leg,
> it has no clue what the destination is going to be or what formats it
> will support.
>

We purchased a 1 channel G729 license for testing purposes.
However, I'm still having problems and G729 calls do not work.

[src_gateway]
disallow=all
allow=g729

[dest_phone]
disallow=all
allow=ulaw
allow=alaw

The INVITE from the gatway to Asterisk contains g729b.
The INVITE from Asterisk to the phone has g711u|g711a.

The dest phone rings, but when picked up, the call is gone
and the source phone gets a "busy" response.  What's up?

CLI> show g729
0/0 encoders/decoders of 1 licensed channels are currently in use

I'm getting frustrated simply trying to get this g729 working.

Where do I need to increase debugging in order to find out
more detailed and useful info about what's going wrong???

Thanks,
Scott

_______________________________________________

Sign up now for AstriCon 2007!  September 25-28th.  http://www.astricon.net/ 

--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to