[Asterisk-Users] Congestion
Tais M. Hansen
th at comx.as
Thu Jul 31 07:52:40 MST 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thursday 31 July 2003 15:42, Mark Spencer wrote:
> > -- Executing Congestion("Zap/120-1", "") in new stack
> > ... But the calling phone just keeps ringing.
> What sort of message is it?
Well, following some of the examples I'm doing a simple thing like this (from
a macro):
exten => s,1,Dial(H323/ip$${ARG1}|15)
exten => s,2,Congestion()
I place a call via one ISDN carrier (or from my cellphone) through another
ISDN carrier via chan_zap into Asterisk, which then tries to dial the H323
phone. But the calling phone keeps ringing after congestion has been called.
Calling Busy() instead of Congestion() displays the same behaviour.
It seems to work though when I do something like the following:
exten => s,1,Dial(H323/ip$${ARG1}|15)
exten => s,2,Answer()
exten => s,3,Congestion()
- --
Regards,
Tais M. Hansen
ComX
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/KS072TEAILET3McRAhXcAJ4/cUOVeuAK60qAb/j29WiA8/iY5QCfaCYC
S/71ezwWHVE66JCmmmlEte4=
=0Uxv
-----END PGP SIGNATURE-----
More information about the asterisk-users
mailing list