damn iphone :)

to pack some fake rings..


 exten => yadda,1,ringing
 exten => yadda,2,wait(2)
 exten => yadda,3,do something else


if you want to generate ring on the callee side for your multidial structure it 
this way

Dial(SIP/2001&SIP/14169537...@voicenetwork,,r)

the r will generate callerside ringing. 



-----Original Message-----
From: Philip Mullis [mailto:[email protected]]
Sent: Tue 2/23/2010 10:35 PM
To: Jason Rose
Cc: Jim Van Meggelen; [email protected]
Subject: Re: [on-asterisk] n00b question - inbound calls to hear ringing
 
Have you tried

Exten



On Feb 23, 2010, at 10:10 PM, "Jason Rose" <[email protected]> wrote:

> Thanks to both of you for your suggestions, however my line still  
> only rings once to the external caller... any other suggestions?
>
> Thanks,
> Jason
>
>
>
>
> ________________________________
> From: Jim Van Meggelen <[email protected]>
> To: [email protected]
> Sent: Tue, February 23, 2010 9:06:50 PM
> Subject: Re: [on-asterisk] n00b question - inbound calls to hear  
> ringing
>
> You might try reversing the channels in the dial statement, like this:
>
> exten=19056959079,n,Dial(SIP/2001&SIP/14169537...@voicenetwork)
>
>
>
>
> On 2/23/2010 6:56 PM, Jason Rose wrote:
>> Hey all,
>>
>> Someone finally today told me I have an error in my system... when  
>> someone calls my box rings 2 extensions - one SIP and one is my  
>> cell. As soon as my cell starts ringing the caller hears silence...  
>> I am doing it like so
>>
>> exten=19056959079,1,Ringing
>> exten=19056959079,2,Set(CALLERID(name)="JRS "${CALLERID(name)})
>> exten=19056959079,n,Dial(SIP/14169537...@voicenetwork&SIP/2001)
>>
>> What should I be doing? Do I need to answer the call first?
>>
>> Thanks all!
>> Jason
>>
>>
>>
>>
>> ________________________________
>> From: Liviu Toma<[email protected]>
>> To: Asterisk Users Group<[email protected]>
>> Sent: Tue, February 23, 2010 6:36:05 PM
>> Subject: Re: [on-asterisk] ata or media gateway with NAT Support
>>
>> SPA8800 has 4 FXS and 4 FXO
>> http://www.cisco.com/en/US/products/ps10446/index.html
>>
>>
>> On Tue, Feb 23, 2010 at 5:31 PM, John Lange<[email protected]>   
>> wrote:
>>
>>> On Tue, 2010-02-23 at 15:20 -0500, [email protected] wrote:
>>>
>>>> Hi there, can anyone recommend an ATA similar to the Audio Codes  
>>>> MediaPack
>>>> 118 analog VoIP gateway, 4FXS, 4FXO that has built in NAT  
>>>> support? Key is
>>>> NAT support
>>>>
>>> I guess this doesn't help you because it doesn't have fxo ports, but
>>> linksys/Cisco have a new device called the SPA8000 which is an 8  
>>> port
>>> FXS and includes a primitive firewall.
>>>
>>> http://www.voiplink.com/Linksys_SPA_8000_p/linksys-spa-8000.htm
>>>
>>> --
>>> John Lange
>>> http://www.johnlange.ca
>>>
>>>
>>> --- 
>>> ------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
> -- 
>
> --
> Jim Van Meggelen
> [email protected]
> http://www.oreillynet.com/pub/au/2177
>
> "A child is the ultimate startup, and I have three.
> This makes me rich."
>                     Guy Kawasaki
> --
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> --0-2003274904-1266980994=:11850--
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to