BR C.
Jason Kawakami
2004-Nov-29 08:26 UTC
[Asterisk-Users] Re: how to call s extension from SIP phone?
----- Original Message ----- <snip> build another extension that uses the goto() application. exten=xxx,goto(context,s,1) will send the call to that context. think about restating your question in the body of your email when you post. Jason Kawakami www.optellabs.com Salt Lake City, UT
Gilad Ben-Yossef
2004-Nov-29 08:33 UTC
[Asterisk-Users] how to call s extension from SIP phone?
*Which* SIP phone? Some of them, like the Gradstream Budgettone, have a "dial this number when user picks up" configuration option. If you have such a phone you can create an alias for the s extention like so: exten => 666,1,Goto(s,1) And instruct the phone to dial '666' when the phone is off the hook. Hope this helps, Gilad -- Gilad Ben-Yossef <gilad@codefidence.com> Codefidence. A name you can trust(tm) Web: http://codefidence.com | SIP: gilad@pbx.codefidence.com Tel: +972.9.8650475 ext. 201 | Fax: +972.9.8850643 "I am Jack's Overwritten Stack Pointer" -- Hackers Club, the movie
Jason Kawakami
2004-Nov-29 09:19 UTC
[Asterisk-Users] Re: how to call s extension from SIP phone?
----- Original Message ----- <snip> build another extension that uses the goto() application. exten=xxx,goto(context,s,1) will send the call to that context. think about restating your question in the body of your email when you post. Jason Kawakami www.optellabs.com Salt Lake City, UT
Seemingly Similar Threads
- How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
- redhat9 100% CPU
- How do I match a "D"? (Was: RE: In-band disconn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
- Memory Consumption
- BLOCKING incoming FAXES on voice line.