In extensions.conf, if I’d like to dial a regular cellphone(e.g. 405-123-4567), what do I put in as a parameter (channel) in Dial()? Please someone explain the different channels syntax inside the Dial application. Thanks much!
Have you read the O’Reilly Asterisk book? The “Using the Dial() Application” section starting on p. 130 looks like it might have the answer: Something like exten => 501,1,Dial(Zap/4/18005551212)
Here’s my extensions.conf. I’d like it to call my cell phone. I know its very basic, but again I just want to test it. Please let me know where I’m making a mistake. Thanks in advance.
I have been able to set up a call to another asterisk phone via iax channel. To connect to regular phones, will I need to connect to PSTN and if so, will I need some equipment (box)? I’m running asterisk on a virtual dedicated server.
I have been able to set up a call to another asterisk phone via iax channel. To connect to regular phones, will I need to connect to PSTN and if so, will I need some equipment (box)? I’m running asterisk on a virtual dedicated server.