search for: my_dns_suffix

Displaying 1 result from an estimated 1 matches for "my_dns_suffix".

2006 Oct 11
1
MGCP stuff
...I suppose I must set an MGCP peer to route outgoing calls. So, I must set the endpoint syntax of the Asterisk server (Asterisk will act as an MGCP gateway and will talk with an MGCP Gatekeeper) and with other MGCP gateways via RTP. Ex: DALN/S1/SU0/0@<my_address>.<mydomain>.<my_dns_suffix> Where the part after "@" is stored in BTS and contains my telephone number, etc (this is the provider's problem). The question: is this possible with Asterisk? Where can I find some documentation for configuring mgcp.conf? The documentation (Asterisk: The Future of Telepho...