<quote who="Nathan Alberti">
> I have the following defined in sip.conf
>
> [ccme-in]
> type=peer
> host=10.0.9.1
> context=devel_in
> disallow=all
> allow=alaw
> nat=no
> canreinvite=yes
> qualify=yes
>
> and [devel_in] is defined in extentions.conf
>
> However when I try to call via the dial peer I have configured on the
> cisco (below) I get :

type=peer is for going out of asterisk to the "peer"
For inbound calls, type=user
For one entry that does both, type=friend

Though, it is recommended to have two entries, one peer for outbound
calls and one user for inbound.

-- 
END OF LINE
       -MCP

_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to