I'm working on these (timing) issues of the NT Stack. Meanwhile you can
use, if you don't do it already

app_waitfordigits with:

wait4digits(0|||15)

the 15 generates a proceeding which stops the Timeout.


Christian


Matthias Fleischer wrote:

>Hi,
>
>I have a problem with misdn.
>
>Some SIP providers (in my case dus.net & betamax) doesn´t seem to send
>ringing (code 180) on outgoing calls, only session in progress (183)
>and call answered.
>
>This results in the following situation:
>You *hear* a ring tone, but becaue misdn doesn´t recognize the ringing, it
>sends busy after a few seconds (timeout). But the call (extension) isn´t 
>canceled
>at all: The opponent still gets ringing and can answer it. He can hear
>me (I still have the busy tone).
>If the call gets answered before the timeout, everything is fine.
>
>The only possibility to avoid the problem I found so far is to let
>asterisk generate the ringtone itself (Dial,,r).
>Imho not a nice solution :-/
>
>
>outgoing SIP call without ringing state -> timeout
>
>P[ 1] find_free_chan: req_chan:0
>P[ 1]  --> found chan: 1
>P[ 1] I IND :SETUP oad:755108 dad:2*063153xxxxx pid:9 state:none
>P[ 1] EXPORT_PID: pid:9
>P[ 1] I SEND:SETUP_ACKNOWLEDGE oad:755108 dad:2*063153xxxxx pid:9
>P[ 1]  --> bc_state:BCHAN_CLEANED
>P[ 1] * IND : Indication [14] from s
>P[ 1]  --> * IND :      progress pid:9
>P[ 1] I SEND:PROGRESS oad:755108 dad:2*063153xxxxx pid:9
>P[ 1]  --> bc_state:BCHAN_ACTIVATED
>P[ 1] I IND :TIMEOUT oad:755108 dad:2*063153xxxxx pid:9 state:DIALING
>P[ 1] --> state: DIALING
>P[ 1] I SEND:DISCONNECT oad:755108 dad:2*063153xxxxx pid:9
>P[ 1]  --> bc_state:BCHAN_ACTIVATED
>
>
>
>outgoing SIP call with ringing
>
>P[ 1] find_free_chan: req_chan:0
>P[ 1]  --> found chan: 1
>P[ 1] I IND :SETUP oad:755108 dad:22*063153xxxxx pid:10 state:none
>P[ 1] EXPORT_PID: pid:10
>P[ 1] I SEND:SETUP_ACKNOWLEDGE oad:755108 dad:22*063153xxxxx pid:10
>P[ 1]  --> bc_state:BCHAN_CLEANED
>P[ 1] * IND : Indication [14] from s
>P[ 1]  --> * IND :      progress pid:10
>P[ 1] I SEND:PROGRESS oad:755108 dad:22*063153xxxxx pid:10
>P[ 1]  --> bc_state:BCHAN_ACTIVATED
>P[ 1] * IND : Indication [3] from s
>P[ 1]  --> * IND :      ringing pid:10
>P[ 1] I SEND:ALERTING oad:755108 dad:22*063153xxxxx pid:10
>P[ 1]  --> bc_state:BCHAN_ACTIVATED
>P[ 1]  --> * SEND: State Ring pid:10
>
>
>
>I didn´t get this problem with bristuff. Probably it doesn´t care
>about it.
>Any1 has an idea?
>
>
>Tnx in advance!
>
>Regards 
>Matthias
> 
>  
>

_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk

Reply via email to