10x Martin ,

But B-Leg is sending 180 ringing 

Regards


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Martin
Sent: Saturday, April 04, 2009 9:09 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Please Advice SIP 183 progessl

Hi Khaled,

I believe the 180 Ringing will be sent only if your B-leg sends it to
Asterisk.
Asterisk doesn't know WHEN the call will physically ring the destination
number
so unless you GW tells it you won't ever see that message unless you patch
it.

DISCLAIMER: I may be wrong and was wrong before.

Martin

On Thu, Apr 2, 2009 at 11:07 AM, Khaled W. Chehab <[email protected]>
wrote:
> Dears
> Kindly find my dial script below,I am trying to send the caller 180
ringing
> but all tries were failed,
> The caller always receive 183 session Progress
> Even I add in the sip.conf
> progressinband=never
>
> exten => _X.,1,Wait(1)
> exten => _X.,n,SetMusicOnHold(English)
> exten => _X.,n,WaitMusicOnHold(2)
> exten => _X.,n,NoOp(Return-----------------)
> exten => _X.,n,Dial(SIP/Gateway1/8430${EXTEN}|300|m)
> ;exten => _X.,n,SIPAddHeader(Alert-Info: Ring Answer)
> exten => _X.,n,Goto(y-${DIALSTATUS},1)   ; Jump based on status
> (NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER)
> exten => y-NOANSWER,1,SetMusicOnHold(busy)
> exten => y-NOANSWER,n,WaitMusicOnHold(18) ; If busy, Playback Busy /
> NOANSWER announce
> exten => y-BUSY,1,SetMusicOnHold(busy)
> exten => y-BUSY,n,WaitMusicOnHold(18) ; If busy, Playback Busy / busy
> announce
> exten => _y-.,1,Goto(y-NOANSWER,1)   ; Treat anything else as no answer
> exten => _X.,n,HangUp()
>
> Please Advice

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



*********************************************
No employee or agent is authorized to conclude any binding agreement on behalf 
of Xplorium with another party by e-mail without express written confirmation 
by an officer of Xplorium. Any views expressed by an individual in this 
electronic message do not necessarily reflect views of Xplorium or its 
subsidiaries and associates.

This electronic message and its attachments are solely addressed to the 
addressee(s), and contain confidential information protected from disclosure 
belonging to Xplorium.

If you are not the intended addressee of this electronic message and its 
attachments, kindly delete it immediately from your system and notify the 
sender by electronic mail. You must not copy this message or attachment or 
disclose its content to any other person.

Xplorium does not guarantee the integrity of this electronic message and any of 
its attachments, or that they are free from computer viruses or other defects.
*********************************************



_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to