[Asterisk-Users] Asterisk and Cisco AS53xx/54xx Access Server
Platform
Kevin P. Fleming
kpfleming at starnetworks.us
Sat Mar 19 17:08:59 MST 2005
Adam Rothschild wrote:
> 1) Caller ID name data comes in on the PRI, but doesn't appear to get
> handed off to the Asterisk server via SIP, at least not in any
> format that Asterisk understands. Caller ID _number_ works fine.
>
> (I'm guessing this has something to do with the 'remote-party-id'
> header, but I've tried with it both enabled and disabled in the
> 'sip-ua' IOS configuration stanza.)
Turn on RPID generation in your AS5300, and then set "trustrpid=yes" in
the SIP user entry for the gateway in Asterisk.
> 2) Ring tone is not generated or audible on PSTN -> AS5350 -> Asterisk
> -> Dial([...],,r) calls placed. Music on hold ([...],,m) works
> fine.
Play with the 'progressinband' setting in Asterisk to see if you can
affect this; it has three settings 'yes', 'no', and 'never'. It's likely
that what is happening is that Asterisk is sending '180 Ringing' and the
AS5300 is not generating ringback itself or asking the switch on the
other end of the PRI to do it (or farther up the PSTN chain).
More information about the asterisk-users
mailing list