VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
meadows_sub at yahoo.com Guest
|
Posted: Tue Apr 01, 2014 10:11 pm Post subject: [asterisk-users] Dialplan to reach external SIP phone |
|
|
If I have Asterisk setup with local SIP phones configured but need to call a SIP phone which is not local but actually on another VLAN, what would the dialplan need to look like?
Could the Asterisk dialplan directly call a SIP phone which is not a local phone within its sip.conf and dialplan, if the Directory Number and IP is known (or host name)?
Didn't plan on needing a SIP trunk so assuming this is possible anyway?
Would Asterisk have to actually go over a SIP trunk to another call manager (which has that phone configured as a local phone)? Thinking there has to be another way?
Any help would be appreciated. Thanks |
|
Back to top |
|
|
msalman212 at gmail.com Guest
|
Posted: Wed Apr 02, 2014 1:18 am Post subject: [asterisk-users] Dialplan to reach external SIP phone |
|
|
Hi,
If (the other phone is also registered on same asterisk)
You just have to Dial(SIP/${EXTEN})
else
You need a trunk, or route the call to that equipment(VoIP server) where the other phone(s) is/are registered so that you can bridge both channels. Here you have to Dial(SIP/${EXTEN}@Trunk-IP) or you can create a trunk in sip.conf to route call out, and the receiving side should then route the call to the destination phone.
Regards
On Wed, Apr 2, 2014 at 8:11 AM, Meadows Hoa <meadows_sub@yahoo.com (meadows_sub@yahoo.com)> wrote:
Quote: | If I have Asterisk setup with local SIP phones configured but need to call a SIP phone which is not local but actually on another VLAN, what would the dialplan need to look like?
Could the Asterisk dialplan directly call a SIP phone which is not a local phone within its sip.conf and dialplan, if the Directory Number and IP is known (or host name)?
Didn't plan on needing a SIP trunk so assuming this is possible anyway?
Would Asterisk have to actually go over a SIP trunk to another call manager (which has that phone configured as a local phone)? Thinking there has to be another way?
Any help would be appreciated. Thanks
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
--
Regards
Quote: | M. Salman ZafarVoIP Professional |
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|