When I looked at the logs after getting things working, I saw;
2009/11/18 16:03:04.880 INF: [CID=0x4e67c6a7] Media Server SIP Stack Initialization Started
2009/11/18 16:03:04.880 INF: [CID=0x4e67c6a7] SIP Stack CREATED
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: G.711-ALaw-64k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: G.711-uLaw-64k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: G.726-16k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: G.726-24k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: G.726-32k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: G.726-40k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: GSM-06.10
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: LPC-10
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: SpeexNarrow-11k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: SpeexNarrow-15k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: SpeexNarrow-18.2k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: SpeexNarrow-5.95k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: SpeexNarrow-8k
2009/11/18 16:03:04.885 PWL: [CID=0x00000000] MS: Adding Codec: SpeexWide-20.6k
Seeing the codecs made me wonder if I needed to add g729 in order to use/allow it.
I've been looking for information on this but haven't found anything that explains this well.
Mike