Hello, I just got off the phone with my PRI provider, and was told that I am not sending an expected message when I reject a call with a Cause Code for Unassigned(1) and Congestion (42). Busy works fine though... Anyhow, they are seeing the RELEASE COMPLETE message with cause code 1, however the tech told me they expect a PROGRESS indicator with a value between 1 and 10. Any ideas on how to resolve this? Thanks, Trevor Peirce
Trevor Peirce wrote:> Anyhow, they are seeing the RELEASE COMPLETE message with cause code > 1, however the tech told me they expect a PROGRESS indicator with a > value between 1 and 10.Okay after printing off a dozen pages and taking up tons of floor space I think I may have figured this out... but this being my first day in PRI-language I'd appreciate some feed back if I'm on the right track. First, I am seeing < SETUP > CALL PROCEEDING < FACILITY (w/ CID Name) > RELEASE COMPLETE (Cause: 1) From what I understand from Q.931's figure A.2, is that the CALL PROCEEDING should *not* be sent to do this... and if it is we've got to addto the dialog slightly < SETUP > CALL PROCEEDING < FACILITY (w/ CID Name) > DISCONNECT (Cause: 1) < RELEASE > RELEASE COMPLETE (Cause: 1) Someone please let me know if I'm talking nonsense or if I am going somewhere with this... Many thanks, Trevor Peirce
; PRI Out of band indications. ; Enable this to report Busy and Congestion on a PRI using out-of-band ; notification. Inband indication, as used by Asterisk doesn't seem to ;work ; with all telcos. ; outofband: Signal Busy/Congestion out of band with ;RELEASE/DISCONNECT ; inband: Signal Busy/Congestion using in-band tones priindication = outofband Trevor Peirce wrote:> Hello, > > I just got off the phone with my PRI provider, and was told that I am > not sending an expected message when I reject a call with a Cause Code > for Unassigned(1) and Congestion (42). Busy works fine though... > > Anyhow, they are seeing the RELEASE COMPLETE message with cause code 1, > however the tech told me they expect a PROGRESS indicator with a value > between 1 and 10. > > Any ideas on how to resolve this? > > Thanks, > Trevor Peirce > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users